summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Ambauen2021-08-24 11:16:48 +0200
committerFabio Ambauen2021-08-24 11:16:48 +0200
commit42f85596dbc019b0f61b3146ad718cd29c682f43 (patch)
tree83b386f568374b877cb6b4a5299f55290093ba11
parent367e33f8b8f96b8302f4c34bee30f986970d679c (diff)
downloadaur-unclutter-patched.tar.gz
update link
-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')