summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-03-19 05:00:55 -0500
committerzerophase2016-03-19 05:00:55 -0500
commitf7c19bdf3265528b13f847f684955df9850356dc (patch)
tree8e0a2dbf92b81737752d1ab693e7a37b65326717
parent157f514a74bd95f25a14cc5d6b24850fc48e0dee (diff)
downloadaur-f7c19bdf3265528b13f847f684955df9850356dc.tar.gz
Update to 0.9.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33b3c5ed70f4..886540508c5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Feb 24 04:17:06 UTC 2016
+# Sat Mar 19 09:58:10 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.9.3
+ pkgver = 0.9.5
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.3/Windows.10.Light.v0.9.3.zip
- sha1sums = d382eafe3d36f405763ebbf49b3ff28e5d3b8125
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.5/Windows.10.Light.v0.9.5.zip
+ sha1sums = 38cf76a58fe71466a9d9893e297b77efec0ee57f
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 2159e7a5e137..8d6d5004a52a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.9.3
+pkgver=0.9.5
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.3/Windows.10.Light.v0.9.3.zip")
-sha1sums=('d382eafe3d36f405763ebbf49b3ff28e5d3b8125')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.5/Windows.10.Light.v0.9.5.zip")
+sha1sums=('38cf76a58fe71466a9d9893e297b77efec0ee57f')
package() {
cd Windows\ 10\ Light