summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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() {