summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzerophase2016-01-07 11:49:51 -0600
committerzerophase2016-01-07 11:49:51 -0600
commit6000d5ca436c6b5cc6ed919a67e36128a1bfbe25 (patch)
tree652290312ecf856bf592350f3570589e4094992a
parentcc2335c508f54980eb8698a541bd07194ba4f4ca (diff)
downloadaur-6000d5ca436c6b5cc6ed919a67e36128a1bfbe25.tar.gz
Fix sha1sums
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 039a81ca834d..6a26014991f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Jan 7 17:46:14 UTC 2016
+# Thu Jan 7 17:49:35 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 = 1
+ pkgrel = 2
url = https://github.com/Elbullazul/Windows-10
changelog = gtk-theme-windows10.changelog
arch = any
@@ -14,6 +14,7 @@ pkgbase = gtk-theme-windows10
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.4/tint2rc
sha1sums = bfbe1cd97f7ced62283d6e259c1f9c2892b25368
+ sha1sums = 039e19b79d169cee6617936879b8ee638b8bebf7
pkgname = gtk-theme-windows10
diff --git a/PKGBUILD b/PKGBUILD
index 959f3ae6858c..69626d197843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtk-theme-windows10
pkgver=0.8.4
-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"
@@ -12,7 +12,8 @@ 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"
"https://github.com/Elbullazul/Windows-10/releases/download/v0.8.4/tint2rc")
-sha1sums=('bfbe1cd97f7ced62283d6e259c1f9c2892b25368')
+sha1sums=('bfbe1cd97f7ced62283d6e259c1f9c2892b25368'
+ '039e19b79d169cee6617936879b8ee638b8bebf7')
package() {
cd Windows\ 10\ Light