summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorm4sk1n2017-03-05 18:28:46 +0100
committerm4sk1n2017-03-05 18:30:33 +0100
commitfc61f139b6c891e71eb2225fda3a752828e5156f (patch)
tree6fdda6a88a7a30660d8a1465efefe421424b9b2a /PKGBUILD
parent18ced9439d56279017188249de0db2986c0f6eb8 (diff)
downloadaur-fc61f139b6c891e71eb2225fda3a752828e5156f.tar.gz
Changed URL, no need to ++
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fac5d8e5932a..41eaa1b2e712 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=libxfce4ui-git
pkgver=4.13.1.r35.g5ee0ea4
pkgrel=1
-pkgdesc="Commonly used Xfce widgets among Xfce applications"
+pkgdesc="Commonly used Xfce widgets among Xfce applications - git checkout"
arch=('i686' 'x86_64')
-url="http://www.xfce.org/"
+url="https://git.xfce.org/xfce/libxfce4ui/tree/README"
license=('GPL2')
depends=('libxfce4util>=4.12.0' 'gtk2>=2.24.0' 'xfconf>=4.12.0' 'libsm' 'hicolor-icon-theme')
makedepends=('intltool' 'gtk-doc')