summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Li2015-11-02 20:38:16 -0600
committerAlan Li2015-11-02 20:38:16 -0600
commit9bcc59fe80772e31f6e9d7e158339c904b971a1b (patch)
treeb20657fe030fc38e72fc3d84eacbec5b630d752e
parent94e454a43856f5e8c5bccdcbdc4cbc3017ccffda (diff)
downloadaur-9bcc59fe80772e31f6e9d7e158339c904b971a1b.tar.gz
Update to 0.7.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68eb81758ac0..38c45d21a3b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.7.5
+ pkgver = 0.7.6
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.5.zip?raw=true
- sha1sums = 5201c29aa99cee6cae0514b3d5cc3b81c9174b2e
+ source = windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.6.zip?raw=true
+ sha1sums = 5d25b304eecb9b9e41a81337371a4ddd1921bb50
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 4a2a85501353..012bbd62d974 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alan Li <yglunl@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.7.5
+pkgver=0.7.6
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.5.zip?raw=true")
-sha1sums=('5201c29aa99cee6cae0514b3d5cc3b81c9174b2e')
+source=("windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.6.zip?raw=true")
+sha1sums=('5d25b304eecb9b9e41a81337371a4ddd1921bb50')
package() {
cd Windows\ 10