summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-09-17 11:22:31 -0500
committerzerophase2016-09-17 11:25:20 -0500
commite2cfc4c079baf435af9a9b01a8456e12c762ca25 (patch)
tree4a79cb552fcaff9d90afd2b6db679b1fcfd83821
parentd691e3d6450f9e9804779da35183ab8fbb5e1173 (diff)
downloadaur-e2cfc4c079baf435af9a9b01a8456e12c762ca25.tar.gz
Update to 0.9.9_AU
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 094fb4d330ed..73701232fea1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jul 4 12:11:40 UTC 2016
+# Sat Sep 17 16:24:15 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.9.9
+ pkgver = 0.9.9_AU
pkgrel = 1
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
@@ -12,8 +12,8 @@ pkgbase = gtk-theme-windows10
depends = gtk-engine-murrine
optdepends = gnome-themes-standard
optdepends = windows10-tint2rc
- source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.9/Windows.10.Light.v0.9.9.tar.gz
- sha1sums = 877ab83494255ada165f40e7429fcbe30edd5715
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.9-AU/Windows.10.Light.v0.9.9.SP1.tar.gz
+ sha1sums = e61b5b40f67e2ea870c7d51be7a68664d3cf1c54
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 5dae34b622db..9312733cd5c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.9.9
+pkgver=0.9.9_AU
pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
@@ -10,8 +10,8 @@ license=('GPL')
depends=('gtk-engines' 'gtk-engine-murrine')
optdepends=('gnome-themes-standard' 'windows10-tint2rc')
changelog=${pkgname}.changelog
-source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.9/Windows.10.Light.v0.9.9.tar.gz")
-sha1sums=('877ab83494255ada165f40e7429fcbe30edd5715')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v${pkgver//_/-}/Windows.10.Light.v0.9.9.SP1.tar.gz")
+sha1sums=('e61b5b40f67e2ea870c7d51be7a68664d3cf1c54')
package() {
cd Windows\ 10\ Light