summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05bd561501aa..4ab34c005d83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Nov 22 10:36:29 UTC 2019
+# Fri Nov 22 14:04:53 UTC 2019
pkgbase = autopass.cr-bin
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
@@ -19,12 +19,12 @@ pkgbase = autopass.cr-bin
conflicts = autopass
conflicts = autopass.cr
conflicts = autopass.cr-git
- source = https://gitlab.com/repomaa/autopass.cr//uploads/168f5db1cc7434c5c82a6e7fd9d7b217/autopass
- source = https://gitlab.com/repomaa/autopass.cr//uploads/b95bc647537b2c669f5de6f8bb666f9f/autopass.sig
- source = https://gitlab.com/repomaa/autopass.cr/raw/v0.2.1/LICENSE
+ source = https://gitlab.com/repomaa/autopass.cr//uploads/55777c26fe18b3c36bb3b493fb6db020/autopass
+ source = https://gitlab.com/repomaa/autopass.cr//uploads/0f2c6aeeb707791ef6e780e98364109b/autopass.sig
+ source = https://gitlab.com/repomaa/autopass.cr/raw/v0.2.2/LICENSE
source = autopass.service
source = autopass.socket
- md5sums = 6197eeea3b6812f4b23a1424666dce17
+ md5sums = 5628eb81a4f7816dabc274321c8e5b2c
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2fecc98854fc..de4fb1d03fc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Joakim Repomaa <aur@j.repomaa.com>
pkgname=autopass.cr-bin
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc='a rofi frontend for pass'
arch=(x86_64)
@@ -10,14 +10,14 @@ license=('MIT')
depends=(pass rofi xdotool gpgme gc libyaml libevent)
source=(
- 'https://gitlab.com/repomaa/autopass.cr//uploads/168f5db1cc7434c5c82a6e7fd9d7b217/autopass'
- 'https://gitlab.com/repomaa/autopass.cr//uploads/b95bc647537b2c669f5de6f8bb666f9f/autopass.sig'
+ 'https://gitlab.com/repomaa/autopass.cr//uploads/55777c26fe18b3c36bb3b493fb6db020/autopass'
+ 'https://gitlab.com/repomaa/autopass.cr//uploads/0f2c6aeeb707791ef6e780e98364109b/autopass.sig'
"https://gitlab.com/repomaa/autopass.cr/raw/v${pkgver}/LICENSE"
'autopass.service'
'autopass.socket'
)
md5sums=(
- 6197eeea3b6812f4b23a1424666dce17
+ 5628eb81a4f7816dabc274321c8e5b2c
SKIP
SKIP
SKIP