summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Luna2018-01-15 16:55:49 -0600
committerChristopher Luna2018-01-15 16:55:49 -0600
commitee840877f4fc3eaa17c2f043f98e8722f826e17d (patch)
tree17b767c82e343572c84ed36ced73c150849b3fa0
parent3f0ec1a3f64927e19d033fe04d3fd7cbb0fb4d85 (diff)
downloadaur-ee840877f4fc3eaa17c2f043f98e8722f826e17d.tar.gz
Changed the project url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbe314d1c959..9460858dc8dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Utility to play Movies on your Desktop Or ElectricSheep"
[ "$CARCH" = "i686" ] && ARCH=x86
[ "$CARCH" = "x86_64" ] && ARCH=x86_64
arch=(i686 x86_64)
-url="http://tech.shantanugoel.com/projects/linux/shantz-xwinwrap"
+url="https://shantanugoel.com/2008/09/03/shantz-xwinwrap/"
license=(Other/Open Source)
depends=(libxext libxrender)
provides=('xwinwrap')