summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Repomaa2019-11-22 11:33:57 +0100
committerJoakim Repomaa2019-11-22 11:33:57 +0100
commita5437510d554648770df00f8343a88a24f515d91 (patch)
treef69ad935a9c3d0e2eccb0c538e6915968c0bf8ca
parent9cffe19af2921dfeeaebaa103f0e998bb6f83f44 (diff)
downloadaur-a5437510d554648770df00f8343a88a24f515d91.tar.gz
update to 0.2.1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6cbffcfeed2..c8cb23404b2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Nov 15 15:02:22 UTC 2019
+# Fri Nov 22 10:33:47 UTC 2019
pkgbase = autopass.cr
pkgdesc = a rofi frontend for pass
- pkgver = 0.2.0
- pkgrel = 2
+ pkgver = 0.2.1
+ pkgrel = 1
url = https://gitlab.com/repomaa/autopass.cr
arch = x86_64
license = MIT
@@ -24,11 +24,11 @@ pkgbase = autopass.cr
conflicts = autopass
conflicts = autopass.cr-git
conflicts = autopass.cr-bin
- source = https://gitlab.com/repomaa/autopass.cr/-/archive/v0.2.0/autopass.cr-v0.2.0.tar.gz
- source = https://gitlab.com/repomaa/autopass.cr/uploads/52cc5f7f2ff2f2e492e054eb29930e8f/autopass.cr-v0.2.0.tar.gz.sig
+ source = https://gitlab.com/repomaa/autopass.cr/uploads/6f6ae1e1c3b8b6d85cf9e5d1a1a1a552/autopass.cr-v0.2.1.tar.gz
+ source = https://gitlab.com/repomaa/autopass.cr/uploads/59e4404c98b1daac1644438359353cf3/autopass.cr-v0.2.1.tar.gz.sig
source = autopass.socket
source = autopass.service
- md5sums = 470db1b54a4d846e55ce941022e87bf5
+ md5sums = 4b42151f74cac439d5c9173083d60964
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index dfd41fa6a2cc..3339ace105b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Joakim Repomaa <aur@j.repomaa.com>
pkgname=autopass.cr
-pkgver=0.2.0
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
pkgdesc='a rofi frontend for pass'
arch=(x86_64)
url='https://gitlab.com/repomaa/autopass.cr'
@@ -11,13 +11,13 @@ depends=(pass rofi xdotool gpgme gc libyaml libevent)
makedepends=(crystal shards rust git python)
source=(
- "https://gitlab.com/repomaa/${pkgname}/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz"
- "https://gitlab.com/repomaa/autopass.cr/uploads/52cc5f7f2ff2f2e492e054eb29930e8f/autopass.cr-v0.2.0.tar.gz.sig"
+ 'https://gitlab.com/repomaa/autopass.cr/uploads/6f6ae1e1c3b8b6d85cf9e5d1a1a1a552/autopass.cr-v0.2.1.tar.gz'
+ 'https://gitlab.com/repomaa/autopass.cr/uploads/59e4404c98b1daac1644438359353cf3/autopass.cr-v0.2.1.tar.gz.sig'
'autopass.socket'
'autopass.service'
)
md5sums=(
- 470db1b54a4d846e55ce941022e87bf5
+ 4b42151f74cac439d5c9173083d60964
SKIP
SKIP
SKIP