summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-06-17 16:37:52 -0500
committerzerophase2016-06-17 16:37:52 -0500
commit3503bbd75dea0fee40d59d86a4a2a2407f9a647d (patch)
tree68925b323846123b8df56af2871dc62470aec63b
parent2c8d2794727cf253493551df2f211017cfab20f8 (diff)
downloadaur-3503bbd75dea0fee40d59d86a4a2a2407f9a647d.tar.gz
fixes link
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8512dc159e2e..e089c6f9a474 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jun 17 21:35:58 UTC 2016
+# Fri Jun 17 21:37:43 UTC 2016
pkgbase = gtk-theme-windows10
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines.
pkgver = 0.9.8
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -12,7 +12,7 @@ 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.8/Windows.10.Light.v0.9.7.zip
+ source = https://github.com/Elbullazul/Windows-10/releases/download/v0.9.8/Windows.10.Light.v0.9.8.zip
sha1sums = 6dd5daa45d60cb168ddeedfe1b338b0aa2bbe209
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 52903fa9783a..19400577c0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtk-theme-windows10
pkgver=0.9.8
-pkgrel=1
+pkgrel=2
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,7 +10,7 @@ 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.8/Windows.10.Light.v0.9.7.zip")
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.9.8/Windows.10.Light.v0.9.8.zip")
sha1sums=('6dd5daa45d60cb168ddeedfe1b338b0aa2bbe209')
package() {