summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2020-10-06 10:55:47 +1300
committerGeorge Rawlinson2020-10-06 10:55:47 +1300
commite380c94c0c498593f9cc3ed449b8a62dd161996e (patch)
tree3bf4e62e64bc0b8a174167926f41524b8133505d /PKGBUILD
parent8f44f0e8a5f11b1a35f69589287acdd04482efb3 (diff)
downloadaur-plasma-pass-git.tar.gz
upgpkg: plasma-pass-git
Fix to reflect changes in upstream URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82dbe61e611d..b20012b5d5d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,17 +4,17 @@
pkgname=plasma-pass-git
_pkgname=${pkgname%-git}
-pkgver=1.1.0.r5.9a52f2a
-pkgrel=2
+pkgver=1.1.0.r21.72fc453
+pkgrel=1
pkgdesc="Plasma applet for the Pass password manager"
-url="https://cgit.kde.org/plasma-pass.git"
+url="https://invent.kde.org/plasma/plasma-pass"
arch=(x86_64)
license=(GPL)
depends=(plasma-workspace kitemmodels)
makedepends=(extra-cmake-modules git)
provides=(plasma-pass)
conflicts=(plasma-pass)
-source=("git+https://anongit.kde.org/plasma-pass.git")
+source=("git+https://invent.kde.org/plasma/plasma-pass.git")
md5sums=('SKIP')
pkgver() {