summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel2016-12-30 08:22:20 -0800
committerJoel2016-12-30 08:22:20 -0800
commit862e6f0c3fa9f72829876ed7cdbf4459ae131afc (patch)
treee0744257b7e9c52764162c1af128f42edf42c698
parent2d89411f46fdde573cec377e4ae26888ada5e353 (diff)
downloadaur-862e6f0c3fa9f72829876ed7cdbf4459ae131afc.tar.gz
updated to v2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 587b60b87e50..a08775c663bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osx-el-capitan-theme-git
pkgdesc = Theme mimics OS X 10.11 El Capitan for GTK3 and some DEs (GNOME Shell, Xfce, Cinnamon)
- pkgver = v1.2
+ pkgver = v2.0
pkgrel = 0
url = https://github.com/Elbullazul/OS-X-El-Capitan
arch = any
@@ -11,7 +11,7 @@ pkgbase = osx-el-capitan-theme-git
optdepends = gnome-themes-standard: Required for the GTK3 theme
conflicts = gnome-shell-theme-osx-el-capitan
source = https://github.com/B00merang-Project/macOS-Sierra/archive/master.zip
- sha256sums = e3c8aca3b518855b0f9034bcbf91a0fef0ef785ebf34fa79553b375dc93cc277
+ sha256sums = f1f673a515442a114236479fb6463859c1b6b4e8dc8da6e4cfbd91453bd57443
pkgname = osx-el-capitan-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 50fc93ddbbf8..b1ae1912b80b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gitname=OS-X-El-Capitan
pkgname=osx-el-capitan-theme-git
pkgdesc="Theme mimics OS X 10.11 El Capitan for GTK3 and some DEs (GNOME Shell, Xfce, Cinnamon)"
-pkgver=v1.2
+pkgver=v2.0
pkgrel=0
arch=('any')
url="https://github.com/Elbullazul/${_gitname}"
@@ -13,7 +13,7 @@ depends=('gtk3>=3.18' 'gtk-engine-murrine' 'gtk-engines')
optdepends=('gnome-themes-standard: Required for the GTK3 theme')
license=('GPL3')
conflicts=('gnome-shell-theme-osx-el-capitan')
-sha256sums=('e3c8aca3b518855b0f9034bcbf91a0fef0ef785ebf34fa79553b375dc93cc277')
+sha256sums=('f1f673a515442a114236479fb6463859c1b6b4e8dc8da6e4cfbd91453bd57443')
package() {
mkdir -p "$pkgdir/usr/share/backgrounds"