summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZerophase2017-10-29 05:32:52 -0500
committerZerophase2017-10-29 05:32:52 -0500
commit208ef109ca08fcc86b35eab69bca285651b6af51 (patch)
tree52db63c550ab4ce18eba79eddc36d1a22bac5d9d
parentf6c3cbd16606f6b04f99d4e724e53e20a557784e (diff)
downloadaur-208ef109ca08fcc86b35eab69bca285651b6af51.tar.gz
Update hash value
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b44be979ffb5..d8961343c2f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtk-theme-windows10
pkgver=1.0.0
-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"
@@ -11,7 +11,7 @@ depends=('gtk-engines' 'gtk-engine-murrine')
optdepends=('gnome-themes-standard' 'windows10-tint2rc')
changelog=${pkgname}.changelog
source=("https://github.com/B00merang-Project/Windows-10/archive/v1.0.0.tar.gz")
-sha1sums=('d91bcaef6347faf99afd906bbf5c503c962a1b3d')
+sha1sums=('a58582350cb09b8afdcd5f9bff9e6e5841c48b32')
package() {
cd Windows-10-$pkgver
@@ -23,4 +23,3 @@ package() {
find . -type f -exec \
install -D -m 644 '{}' "$pkgdir/usr/share/themes/Windows10/{}" \;
}
-sha1sums=('a58582350cb09b8afdcd5f9bff9e6e5841c48b32')