summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2015-12-03 09:05:16 -0600
committerzerophase2015-12-03 09:13:19 -0600
commit3f9c610101b4e4001da3b9cfa25148c3c1a0a229 (patch)
treec3e2b0c2768da554a6cdb28164d66d69d9d9a91b
parent076f886f651e6badaa10a13a8650cf304ab5f3bc (diff)
downloadaur-3f9c610101b4e4001da3b9cfa25148c3c1a0a229.tar.gz
update to 0.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 801aedde672b..5949077a815b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
-pkgbase = gtk-theme-windows10
+pkgbase = gtk-theme-windows10-light
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.7.9
+ pkgver = 0.8
pkgrel = 1
url = http://gnome-look.org/content/show.php/Windows+10+Theme?content=171327
arch = any
@@ -8,8 +8,8 @@ pkgbase = gtk-theme-windows10
depends = gtk-engines
depends = gtk-engine-murrine
optdepends = gnome-themes-standard
- source = windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.9.zip?raw=true
- sha1sums = fd779b930ca1c3b55703c90ac62ca580578bc241
+ source = windows10_light.zip::http://gnome-look.org/content/download.php?content=171327&id=1&tan=61148233
+ sha1sums = 6263928f192df1731af0f45e13244a1cd3e4c05a
-pkgname = gtk-theme-windows10
+pkgname = gtk-theme-windows10-light
diff --git a/PKGBUILD b/PKGBUILD
index a7e08c32e384..db0256db1585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
-pkgname=gtk-theme-windows10
-pkgver=0.7.9
+pkgname=gtk-theme-windows10-light
+pkgver=0.8
pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
@@ -9,8 +9,8 @@ url="http://gnome-look.org/content/show.php/Windows+10+Theme?content=171327"
license=('GPL')
depends=('gtk-engines' 'gtk-engine-murrine')
optdepends=('gnome-themes-standard')
-source=("windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.9.zip?raw=true")
-sha1sums=('fd779b930ca1c3b55703c90ac62ca580578bc241')
+source=("windows10_light.zip::http://gnome-look.org/content/download.php?content=171327&id=1&tan=61148233")
+sha1sums=('6263928f192df1731af0f45e13244a1cd3e4c05a')
package() {
cd Windows\ 10