summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAinola2019-01-12 18:17:14 -0700
committerAinola2019-01-12 18:17:14 -0700
commita388bb8e72ab88b5ee4a80f7367431689b1227ed (patch)
treed36214d37acf8a8641e2f2836734e6c13280dcee
parentb0c1982df847c8388b07b68d42d44e876f9ba5ef (diff)
downloadaur-a388bb8e72ab88b5ee4a80f7367431689b1227ed.tar.gz
update source to new git repo
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 836956ca79f6..6b36deefb931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = plasma5-applets-plasma-pass-git
pkgdesc = Plasma applet for pass
- pkgver = r30.f0ffe06
- pkgrel = 2
+ pkgver = r52.049822b
+ pkgrel = 1
url = https://cgit.kde.org/scratch/dvratil/plasma-pass.git
arch = x86_64
license = GPL2
@@ -12,7 +12,7 @@ pkgbase = plasma5-applets-plasma-pass-git
depends = kitemmodels
provides = plasma5-applets-plasma-pass
conflicts = plasma5-applets-plasma-pass
- source = git+https://anongit.kde.org/scratch/dvratil/plasma-pass.git
+ source = git+https://anongit.kde.org/plasma-pass.git
sha256sums = SKIP
pkgname = plasma5-applets-plasma-pass-git
diff --git a/PKGBUILD b/PKGBUILD
index de92dab72221..64198b274a72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: George Rawlinson
pkgname=plasma5-applets-plasma-pass-git
-pkgver=r30.f0ffe06
-pkgrel=2
+pkgver=r52.049822b
+pkgrel=1
pkgdesc='Plasma applet for pass'
url="https://cgit.kde.org/scratch/dvratil/plasma-pass.git"
arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('pass' 'plasma-framework' 'kitemmodels')
makedepends=('extra-cmake-modules' 'git')
provides=('plasma5-applets-plasma-pass')
conflicts=('plasma5-applets-plasma-pass')
-source=("git+https://anongit.kde.org/scratch/dvratil/plasma-pass.git")
+source=("git+https://anongit.kde.org/plasma-pass.git")
sha256sums=('SKIP')
pkgver() {