summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Alff2017-05-16 21:19:22 -0400
committerTed Alff2017-05-16 21:19:22 -0400
commit49bdbead33c5165517610f0f13446c45ae372db9 (patch)
tree3e4c157c853548349b9c4c099093c22f225a9bee
parent6b6eb9392057c688045e2b44d5bbcc044334da5e (diff)
downloadaur-49bdbead33c5165517610f0f13446c45ae372db9.tar.gz
Update description and URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 945176454b39..c794eed6280d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue May 16 17:42:17 UTC 2017
+# Wed May 17 01:19:07 UTC 2017
pkgbase = dockbarx-gtk3-git
- pkgdesc = DockBarX GTK3 port. (Currently only works as standalone dock - dockx)
+ pkgdesc = DockBarX GTK3 port. (Standalone panel and mate applet)
pkgver = 626.fd33e48
pkgrel = 1
- url = https://github.com/M7S/dockbarx
+ url = https://github.com/amper128/dockbarx
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a342cdd8bca9..109a0286b055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,10 @@ _branchname="pygi-migration"
_pkgver=0.92
pkgver=626.fd33e48
pkgrel=1
-pkgdesc="DockBarX GTK3 port. (Currently only works as standalone dock - dockx)"
+pkgdesc="DockBarX GTK3 port. (Standalone panel and mate applet)"
arch=('i686' 'x86_64')
-url="https://github.com/M7S/dockbarx"
+#url="https://github.com/M7S/dockbarx"
+url="https://github.com/amper128/dockbarx"
license=('GPL3')
depends=('libkeybinder3' 'python2-cairo' 'python2-dbus' 'python2-gobject' 'python2-pillow'
'python2-xlib' 'python2-xdg' 'python2-xcffib')