summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-02-19 15:21:55 -0600
committerzerophase2016-02-19 15:21:55 -0600
commit6a60c76d8a555c149fb4046f0b82b0f64b2ac7d7 (patch)
tree0284dd6eb4629d55adee47ab6a36d076697d2908
parent1cdc4f09cff079102219dbc6ee486665d971eee2 (diff)
downloadaur-6a60c76d8a555c149fb4046f0b82b0f64b2ac7d7.tar.gz
Update to v0.9.1-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d8af2752bb0..a6cda3ab0392 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Feb 1 12:24:41 UTC 2016
+# Fri Feb 19 21:21:14 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.9
- pkgrel = 2
+ pkgver = 0.9.1
+ 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/Windows.10.Light.v0.9.zip
- sha1sums = 58fa8eea1046503a8a9554e78bf606d55cfb8e1e
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.1/Windows.10.Light.v0.9.1.zip
+ sha1sums = f14217f22966a0ba0c3fae9f9664c8145296253f
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 4a5c34f09656..55808bc39861 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.9
-pkgrel=2
+pkgver=0.9.1
+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/Windows.10.Light.v0.9.zip")
-sha1sums=('58fa8eea1046503a8a9554e78bf606d55cfb8e1e')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.1/Windows.10.Light.v0.9.1.zip")
+sha1sums=('f14217f22966a0ba0c3fae9f9664c8145296253f')
package() {
cd Windows\ 10\ Light