summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel2016-12-25 08:05:10 -0800
committerJoel2016-12-25 08:05:10 -0800
commit2d89411f46fdde573cec377e4ae26888ada5e353 (patch)
tree6405d94a08387be267ebdfea0ba3af5204465189
parent3b7d9f18f6e37523865c015c3265b9f9d8b5a9d6 (diff)
downloadaur-2d89411f46fdde573cec377e4ae26888ada5e353.tar.gz
updated to v1.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a13a8618085f..587b60b87e50 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.0.930dc94
+ pkgver = v1.2
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 = e3bd51be3ad6feaaaa43ee59e66c9b9d1d197b3aa35a518122d6b27d3485e39e
+ sha256sums = e3c8aca3b518855b0f9034bcbf91a0fef0ef785ebf34fa79553b375dc93cc277
pkgname = osx-el-capitan-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 5a9261d48ed7..50fc93ddbbf8 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.0.930dc94
+pkgver=v1.2
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=('e3bd51be3ad6feaaaa43ee59e66c9b9d1d197b3aa35a518122d6b27d3485e39e')
+sha256sums=('e3c8aca3b518855b0f9034bcbf91a0fef0ef785ebf34fa79553b375dc93cc277')
package() {
mkdir -p "$pkgdir/usr/share/backgrounds"