From f46b6b151ea041e4d864add566a164fb1639bcef Mon Sep 17 00:00:00 2001 From: Freemor Date: Sat, 10 Aug 2019 17:15:37 -0300 Subject: Rebuild [pcr/xwinwrap] to move it to my key. Issue #2405 --- pcr/xwinwrap/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcr/xwinwrap/PKGBUILD b/pcr/xwinwrap/PKGBUILD index 5fa2c0636..8780ca009 100644 --- a/pcr/xwinwrap/PKGBUILD +++ b/pcr/xwinwrap/PKGBUILD @@ -5,11 +5,11 @@ pkgname=xwinwrap pkgver=20090215 -pkgrel=2 +pkgrel=3 pkgdesc="Shantanu Goel's patched xwinwrap. Xwinwrap is a utility, originally written by David Reveman/Novell, that will embed movies or screensavers as wallpaper. It is under a custom but permissive license." [ "$CARCH" = "i686" ] && ARCH=i386 [ "$CARCH" = "x86_64" ] && ARCH=x86_64 -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="https://shantanugoel.com/2008/09/03/shantz-xwinwrap/" license=('custom') depends=(libxext libxrender) -- cgit v1.2.3