summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8663ea1daa41..b8df6864f1fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Mar 26 22:27:32 UTC 2016
pkgbase = dzen2-xft-xpm-xinerama-git
pkgdesc = X notification utility with Xinerama and XMP support, git version.
pkgver = r14.488ab66
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/robm/dzen
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index c424be2ff4fa..6168121e863a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,10 @@
pkgname=dzen2-xft-xpm-xinerama-git
pkgver=r14.488ab66
-pkgrel=1
+pkgrel=2
pkgdesc="X notification utility with Xinerama and XMP support, git version."
arch=('i686' 'x86_64')
-url=('https://github.com/robm/dzen')
+url='https://github.com/robm/dzen'
license=('MIT/X')
depends=(libxft libxpm libxinerama)
makedepends=(git)