summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicoHood2018-07-02 18:48:07 +0200
committerNicoHood2018-07-02 18:48:07 +0200
commit86a51478645564656dbb75e48a8f632d9b4464f4 (patch)
treec05fcc2759c23cfeaae2c0b4c4d6c0b33978c5ea
parentbd92bb81cea2c2ed6f292bd8356d0429644dc518 (diff)
downloadaur-86a51478645564656dbb75e48a8f632d9b4464f4.tar.gz
Fix upstream source finally
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 012cb7c5a7bb..922adbe880ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = arc-gtk-theme-git
pkgdesc = A flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell
- pkgver = 20170302.r4.8290cb8
+ pkgver = 20180114.r18.6b07b5a
pkgrel = 1
url = https://github.com/nicohood/arc-theme
arch = any
@@ -11,7 +11,7 @@ pkgbase = arc-gtk-theme-git
optdepends = arc-icon-theme: recommended icon theme
optdepends = gtk-engine-murrine: for gtk2 themes
optdepends = gnome-themes-standard: for gtk2 themes
- source = arc-theme::git+https://github.com/horst3180/arc-theme.git
+ source = arc-theme::git+https://github.com/nicohood/arc-theme.git
validpgpkeys = 97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7fe8e79ce6fe..e8d192a0abc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=arc-gtk-theme-git
_pkgname=arc-theme
pkgname=('arc-gtk-theme-git' 'arc-solid-gtk-theme-git')
pkgdesc="A flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell"
-pkgver=20170302.r4.8290cb8
+pkgver=20180114.r18.6b07b5a
pkgrel=1
arch=('any')
# Upstream url: https://github.com/horst3180/arc-theme
@@ -20,7 +20,7 @@ optdepends=('arc-icon-theme: recommended icon theme'
'gnome-themes-standard: for gtk2 themes')
makedepends=('gtk3' 'sassc' 'git')
-source=("${_pkgname}::git+https://github.com/horst3180/${_pkgname}.git")
+source=("${_pkgname}::git+https://github.com/nicohood/${_pkgname}.git")
sha512sums=('SKIP')
validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161') # NicoHood