summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Repomaa2019-08-15 11:35:11 +0200
committerJoakim Repomaa2019-08-15 11:35:11 +0200
commita4b311c66ffe61143e56d7c1a35e01a3b470e92d (patch)
tree76fc87c2bc557c2c67d45234a4daa2ea4e742a93
parent8002a151c488064648a93188075b34f43bafa994 (diff)
downloadaur-a4b311c66ffe61143e56d7c1a35e01a3b470e92d.tar.gz
bump pkgrel to fix regression with crystal 0.30.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 998f7eb02429..44284d58825c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Aug 14 16:09:03 UTC 2019
+# Thu Aug 15 09:35:05 UTC 2019
pkgbase = autopass.cr-git
pkgdesc = a rofi frontend for pass
pkgver = 0.r4.802fb81
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/repomaa/autopass.cr
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index ab84b6baeed9..6af6eaabaa60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=autopass.cr-git
pkgver=0.r4.802fb81
-pkgrel=2
+pkgrel=3
pkgdesc='a rofi frontend for pass'
arch=(x86_64)
url='https://gitlab.com/repomaa/autopass.cr'