summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Li2015-11-02 13:26:21 -0600
committerAlan Li2015-11-02 13:26:21 -0600
commit94e454a43856f5e8c5bccdcbdc4cbc3017ccffda (patch)
tree0ca465043c9c288f8e21ec90d8e37ad05193d708
parent89333806198bd9af2af6a88fb140c6073c8a7b8d (diff)
downloadaur-94e454a43856f5e8c5bccdcbdc4cbc3017ccffda.tar.gz
Update to 0.7.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 447833457f81..68eb81758ac0 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.4
+ pkgver = 0.7.5
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.4.zip?raw=true
- sha1sums = f080d07dfb2c19de3a43c9bbd411b76c362a23d0
+ 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
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 2a5afb0fafbe..4a2a85501353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alan Li <yglunl@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.7.4
+pkgver=0.7.5
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.4.zip?raw=true")
-sha1sums=('f080d07dfb2c19de3a43c9bbd411b76c362a23d0')
+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')
package() {
cd Windows\ 10