summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaddiM82018-08-06 00:31:11 +0000
committerPaddiM82018-08-06 00:31:11 +0000
commit2a0e6ff60b5d3611affa7a290c70dce4209b9098 (patch)
tree0ebdd18b5fb0ad7521bbf4898665a26207f17367
parent9349ca8c2d00e2a534ecb2d9d62f4dff9426a5d3 (diff)
downloadaur-2a0e6ff60b5d3611affa7a290c70dce4209b9098.tar.gz
Fixed pkgver
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1a6a3f05566..e4a13e74e7b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dunst-notif-log-git
pkgdesc = Dunst with notification logging.
- pkgver = 1.3.0
+ pkgver = autogenerated
pkgrel = 1
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 942161673f96..178a3bea4513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=dunst-notif-log-git
_pkgname=dunst-notif-log
-pkgver=1.3.0
+pkgver=autogenerated
pkgrel=1
pkgdesc="Dunst with notification logging."
arch=('i686' 'x86_64' 'armv7h')