summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-01-16 18:03:17 -0600
committerzerophase2016-01-16 18:03:17 -0600
commit204019163bc2b0fec4b7a570870a3a81209ff90c (patch)
tree36c4b239e1c34cb7e5a2649edb9f8ffbce1aa606
parentb4f22a6d160d2c7ee49fbfbb84091cc748528860 (diff)
downloadaur-204019163bc2b0fec4b7a570870a3a81209ff90c.tar.gz
Update to v0.8.5
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2e9e2d78964..9faacf5cb669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 7 18:51:13 UTC 2016
+# Sun Jan 17 00:02:38 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.8.4
- pkgrel = 5
+ pkgver = 0.8.5
+ pkgrel = 1
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -11,9 +11,9 @@ pkgbase = gtk-theme-windows10
depends = gtk-engines
depends = gtk-engine-murrine
optdepends = gnome-themes-standard
- source = https://github.com/Elbullazul/Windows-10/releases/download/v0.8.4/Windows.10.Light.v0.8.4.zip
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.8.5/Windows.10.Light.v0.8.5.zip
source = https://github.com/Elbullazul/Windows-10/releases/download/v0.8.4/tint2rc
- sha1sums = bfbe1cd97f7ced62283d6e259c1f9c2892b25368
+ sha1sums = 13970271f66c737436199026e0eb3e0213965b80
sha1sums = 039e19b79d169cee6617936879b8ee638b8bebf7
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 2bf8447c19eb..e2c5997dc6ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.8.4
-pkgrel=5
+pkgver=0.8.5
+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,9 +10,9 @@ license=('GPL')
depends=('gtk-engines' 'gtk-engine-murrine')
optdepends=('gnome-themes-standard')
changelog=(${pkgname}.changelog)
-source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8.4/Windows.10.Light.v0.8.4.zip"
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8.5/Windows.10.Light.v0.8.5.zip"
"https://github.com/Elbullazul/Windows-10/releases/download/v0.8.4/tint2rc")
-sha1sums=('bfbe1cd97f7ced62283d6e259c1f9c2892b25368'
+sha1sums=('13970271f66c737436199026e0eb3e0213965b80'
'039e19b79d169cee6617936879b8ee638b8bebf7')
package() {