summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b1910d02e21..cd19a1ea9516 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = wofi-pass-git
pkgdesc = A Wayland-native interface for conveniently using pass
- pkgver = r26.869c545
+ pkgver = r40.4468bbe
pkgrel = 1
- url = https://github.com/TinfoilSubmarine/wofi-pass
+ url = https://github.com/schmidtandreas/wofi-pass
arch = any
license = GPL
depends = coreutils
@@ -16,7 +16,7 @@ pkgbase = wofi-pass-git
depends = wofi
optdepends = wtype: type support
optdepends = pass-otp: OTP support
- source = git+https://github.com/TinfoilSubmarine/wofi-pass.git
+ source = git+https://github.com/schmidtandreas/wofi-pass.git
sha512sums = SKIP
pkgname = wofi-pass-git
diff --git a/PKGBUILD b/PKGBUILD
index eb02d395f5c6..ede96f2797d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=VERSION
pkgrel=1
pkgdesc="A Wayland-native interface for conveniently using pass"
arch=('any')
-url='https://github.com/TinfoilSubmarine/wofi-pass'
+url='https://github.com/schmidtandreas/wofi-pass'
license=('GPL')
depends=('coreutils' 'findutils' 'grep' 'man-pages' 'pass' 'tcl' 'util-linux' 'wl-clipboard' 'wofi')
optdepends=(