summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Repomaa2019-11-22 15:03:42 +0100
committerJoakim Repomaa2019-11-22 15:03:42 +0100
commitc555afc9fb80726c7181402f838f01e03bc8282c (patch)
tree45240f38f8fd51a9edb813c408bd701360931807
parenta5437510d554648770df00f8343a88a24f515d91 (diff)
downloadaur-c555afc9fb80726c7181402f838f01e03bc8282c.tar.gz
update to 0.2.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8cb23404b2d..29ed95d168cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 22 10:33:47 UTC 2019
+# Fri Nov 22 14:03:37 UTC 2019
pkgbase = autopass.cr
pkgdesc = a rofi frontend for pass
- pkgver = 0.2.1
+ pkgver = 0.2.2
pkgrel = 1
url = https://gitlab.com/repomaa/autopass.cr
arch = x86_64
@@ -24,11 +24,11 @@ pkgbase = autopass.cr
conflicts = autopass
conflicts = autopass.cr-git
conflicts = autopass.cr-bin
- 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 = https://gitlab.com/repomaa/autopass.cr//uploads/ef41eabeca18c38439ecda45ebd198d4/autopass.cr-v0.2.2.tar.gz
+ source = https://gitlab.com/repomaa/autopass.cr//uploads/a9f00047a3bcb06e832f30e221ea5fcd/autopass.cr-v0.2.2.tar.gz.sig
source = autopass.socket
source = autopass.service
- md5sums = 4b42151f74cac439d5c9173083d60964
+ md5sums = 86dcbd460c13690e07f2871a142207cd
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3339ace105b6..67695ca1a6d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joakim Repomaa <aur@j.repomaa.com>
pkgname=autopass.cr
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc='a rofi frontend for pass'
arch=(x86_64)
@@ -11,13 +11,13 @@ depends=(pass rofi xdotool gpgme gc libyaml libevent)
makedepends=(crystal shards rust git python)
source=(
- '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'
+ 'https://gitlab.com/repomaa/autopass.cr//uploads/ef41eabeca18c38439ecda45ebd198d4/autopass.cr-v0.2.2.tar.gz'
+ 'https://gitlab.com/repomaa/autopass.cr//uploads/a9f00047a3bcb06e832f30e221ea5fcd/autopass.cr-v0.2.2.tar.gz.sig'
'autopass.socket'
'autopass.service'
)
md5sums=(
- 4b42151f74cac439d5c9173083d60964
+ 86dcbd460c13690e07f2871a142207cd
SKIP
SKIP
SKIP