summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2204b42a29c3..51fb648f4732 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = unclutter-patched
pkgdesc = A small program for hiding the mouse cursor. With patches applied.
pkgver = 8
- pkgrel = 1
- url = http://ftp.x.org/contrib/utilities/unclutter-8.README
+ pkgrel = 2
+ url = https://launchpad.net/ubuntu/+source/unclutter
arch = i686
arch = x86_64
license = Public Domain
@@ -22,4 +22,3 @@ pkgbase = unclutter-patched
md5sums = 4684c4f0af11b1088120d9ff42d158cd
pkgname = unclutter-patched
-
diff --git a/PKGBUILD b/PKGBUILD
index 30f9b03b0542..bd3fee2e3529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=unclutter-patched
pkgver=8
-pkgrel=1
+pkgrel=2
pkgdesc="A small program for hiding the mouse cursor. With patches applied."
-url="http://ftp.x.org/contrib/utilities/unclutter-8.README"
+url="https://launchpad.net/ubuntu/+source/unclutter"
arch=('i686' 'x86_64')
license=('Public Domain')
depends=('libxext')