summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-02-23 22:17:23 -0600
committerzerophase2016-02-23 22:17:23 -0600
commit157f514a74bd95f25a14cc5d6b24850fc48e0dee (patch)
tree3284af158bac9b52effdc29b8fb10457dd5fddef
parentc3e07c8dbe2c661c073e5e4c9d1ab077d0a9db67 (diff)
downloadaur-157f514a74bd95f25a14cc5d6b24850fc48e0dee.tar.gz
Upate to v0.9.3-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7997cd58784..33b3c5ed70f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 22 08:04:03 UTC 2016
+# Wed Feb 24 04:17:06 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.9.2
+ pkgver = 0.9.3
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.2/Windows.10.Light.v0.9.2.zip
- sha1sums = 258e73a722d990d533cd91b2126918615a13048b
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.3/Windows.10.Light.v0.9.3.zip
+ sha1sums = d382eafe3d36f405763ebbf49b3ff28e5d3b8125
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 5a2bd7e242c5..2159e7a5e137 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.9.2
+pkgver=0.9.3
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.2/Windows.10.Light.v0.9.2.zip")
-sha1sums=('258e73a722d990d533cd91b2126918615a13048b')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.3/Windows.10.Light.v0.9.3.zip")
+sha1sums=('d382eafe3d36f405763ebbf49b3ff28e5d3b8125')
package() {
cd Windows\ 10\ Light