summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2015-11-10 06:13:38 -0600
committerzerophase2015-11-10 06:13:38 -0600
commitb755bd77fd697c53e05a4369e77680f2dc903411 (patch)
treee07c325c97e74386c7ca7386dfffe39d2c139547
parent9bcc59fe80772e31f6e9d7e158339c904b971a1b (diff)
downloadaur-b755bd77fd697c53e05a4369e77680f2dc903411.tar.gz
Update to 0.7.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38c45d21a3b3..42b3c911d101 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.6
+ pkgver = 0.7.7
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.6.zip?raw=true
- sha1sums = 5d25b304eecb9b9e41a81337371a4ddd1921bb50
+ source = windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.7.zip?raw=true
+ sha1sums = d6b06d05acbbabce0d8876e12dd98826b7a643d2
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 012bbd62d974..05f3df36874f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Alan Li <yglunl@gmail.com>
+# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.7.6
+pkgver=0.7.7
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.6.zip?raw=true")
-sha1sums=('5d25b304eecb9b9e41a81337371a4ddd1921bb50')
+source=("windows10_default.zip::https://github.com/Elbullazul/B00merang-Project/blob/master/Windows%2010%20Themes/Windows%2010%20Default%20v0.7.7.zip?raw=true")
+sha1sums=('d6b06d05acbbabce0d8876e12dd98826b7a643d2')
package() {
cd Windows\ 10