summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2020-10-06 10:55:47 +1300
committerGeorge Rawlinson2020-10-06 10:55:47 +1300
commite380c94c0c498593f9cc3ed449b8a62dd161996e (patch)
tree3bf4e62e64bc0b8a174167926f41524b8133505d
parent8f44f0e8a5f11b1a35f69589287acdd04482efb3 (diff)
downloadaur-e380c94c0c498593f9cc3ed449b8a62dd161996e.tar.gz
upgpkg: plasma-pass-git
Fix to reflect changes in upstream URL.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 825f8378219a..c1955fca9c0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = plasma-pass-git
pkgdesc = Plasma applet for the Pass password manager
- pkgver = 1.1.0.r5.9a52f2a
- pkgrel = 2
- url = https://cgit.kde.org/plasma-pass.git
+ pkgver = e
+ pkgrel = 1
+ url = https://invent.kde.org/plasma/plasma-pass
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
@@ -11,7 +11,7 @@ pkgbase = plasma-pass-git
depends = kitemmodels
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
pkgname = plasma-pass-git
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() {