summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-01-01 08:19:48 -0600
committerzerophase2016-01-01 08:19:48 -0600
commit52770ab3abff97f85162f9486fe4ae6ad345535d (patch)
treee6852dfe25a1069d1cfe2cf843d3a896ff3a7481
parent0de472fa4babace076755ac4a83478471d47fa83 (diff)
downloadaur-52770ab3abff97f85162f9486fe4ae6ad345535d.tar.gz
update to v0.8.3
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a76743630d7b..e9df1a436ea1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Dec 17 14:49:21 UTC 2015
+# Fri Jan 1 14:19:30 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
- pkgver = 0.8.2
- pkgrel = 3
+ pkgver = 0.8.3
+ pkgrel = 1
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -11,8 +11,8 @@ 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.2/Windows.10.Light.v0.8.2.zip
- sha1sums = c8dd2b801d29a5bbfbe5d789ad04b59f585ec3ac
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.8.3/Windows.10.Light.v0.8.3.zip
+ sha1sums = af0f0fac6cf3df4abcb4fa4596b7f7a524823ded
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 06fa982d0f89..522f62a3f1ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Michael Lojkovic <mikelojkovic@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.8.2
-pkgrel=3
+pkgver=0.8.3
+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')
changelog=(${pkgname}.changelog)
-source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8.2/Windows.10.Light.v0.8.2.zip")
-sha1sums=('c8dd2b801d29a5bbfbe5d789ad04b59f585ec3ac')
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8.3/Windows.10.Light.v0.8.3.zip")
+sha1sums=('af0f0fac6cf3df4abcb4fa4596b7f7a524823ded')
package() {
cd Windows\ 10\ Light