summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRasmus Steinke2018-07-05 16:58:22 +0200
committerRasmus Steinke2018-07-05 16:58:22 +0200
commita90d252ab5786f80b20df303d0f3fc8813202426 (patch)
tree6af32a3da102cb11fe26de40b76b66659b0c7c6f /PKGBUILD
parent49dd98c4b5192f37676ff806c2cb1408f14d3597 (diff)
downloadaur-rofi-pass-git.tar.gz
switch to github repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b3ec269ae2d..0de156f25a34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rofi-pass-git
_pkgname=rofi-pass
-pkgver=5.f4255a9
+pkgver=502.4fdd367
pkgrel=1
pkgdesc="bash script to handle pass storages in a convenient way"
arch=('any')
@@ -13,7 +13,7 @@ optdepends=('passed-git: change fieldnames in password files')
install=rofi-pass.install
makedepends=('git')
-source=('git+https://git.53280.de/rofi-pass')
+source=('git+https://github.com/carnager/rofi-pass')
pkgver() {
cd ${_pkgname}