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 9a412a672022..95669791c56c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Sat Mar 26 22:28:08 UTC 2016
pkgbase = dzen2-git
pkgdesc = X notification utility with Xinerama and XMP support, git version.
pkgver = r14.488ab66
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/robm/dzen
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 780fc71ea689..424c598c4100 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=dzen2-git
pkgver=r14.488ab66
-pkgrel=2
+pkgrel=3
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)
makedepends=(git)