summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNattgew2017-11-04 10:52:16 -0700
committerNattgew2017-11-04 10:52:16 -0700
commit575a5b501341a5aa1156c314a5180115963863e4 (patch)
treee93a3bf3a6c605341274dc33d7a5b7e20eb6cd6b
parentd4fc72a7dff5904b677cd4ccc8c502a962a595e0 (diff)
downloadaur-575a5b501341a5aa1156c314a5180115963863e4.tar.gz
Roll pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3eea899afef0..ea969bbd8cd4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-shell-extension-bitcoin-markets-git
pkgdesc = Displays Bitcoin and Altcoin market information in the Gnome Shell.
pkgver = 176.6a12763
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets/
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-bitcoin-markets-git
makedepends = unzip
makedepends = gjs
depends = gnome-shell
- source = gnome-shell-extension-bitcoin-markets-git::git://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets.git
+ source = git+https://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets.git
md5sums = SKIP
pkgname = gnome-shell-extension-bitcoin-markets-git
diff --git a/PKGBUILD b/PKGBUILD
index b290992f33e7..ac3aef601e77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=gnome-shell-extension-bitcoin-markets-git
pkgdesc="Displays Bitcoin and Altcoin market information in the Gnome Shell."
pkgver=176.6a12763
-pkgrel=2
+pkgrel=3
arch=(any)
url='https://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets/'
license=(MIT)
depends=('gnome-shell')
makedepends=('git' 'zip' 'unzip' 'gjs')
-source=("$pkgname::git://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets.git")
+source=('git+https://github.com/OttoAllmendinger/gnome-shell-bitcoin-markets.git')
md5sums=('SKIP')
pkgver() {