summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-07-04 07:11:54 -0500
committerzerophase2016-07-04 07:11:54 -0500
commitd691e3d6450f9e9804779da35183ab8fbb5e1173 (patch)
tree10869e808c66e623fe03f8eca35dd4d2b9aa4af6
parent3503bbd75dea0fee40d59d86a4a2a2407f9a647d (diff)
downloadaur-d691e3d6450f9e9804779da35183ab8fbb5e1173.tar.gz
Update to 0.9.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e089c6f9a474..094fb4d330ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 17 21:37:43 UTC 2016
+# Mon Jul 4 12:11:40 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.9.8
- pkgrel = 2
+ pkgver = 0.9.9
+ pkgrel = 1
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -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.8/Windows.10.Light.v0.9.8.zip
- sha1sums = 6dd5daa45d60cb168ddeedfe1b338b0aa2bbe209
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.9/Windows.10.Light.v0.9.9.tar.gz
+ sha1sums = 877ab83494255ada165f40e7429fcbe30edd5715
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 19400577c0cd..5dae34b622db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.9.8
-pkgrel=2
+pkgver=0.9.9
+pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
url="https://github.com/Elbullazul/Windows-10"
@@ -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.8/Windows.10.Light.v0.9.8.zip")
-sha1sums=('6dd5daa45d60cb168ddeedfe1b338b0aa2bbe209')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.9/Windows.10.Light.v0.9.9.tar.gz")
+sha1sums=('877ab83494255ada165f40e7429fcbe30edd5715')
package() {
cd Windows\ 10\ Light