summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Thonhauser2018-11-03 18:51:46 +0100
committerJulian Thonhauser2018-11-03 18:51:46 +0100
commit135ab3ac3c8ba5c079bddfe3050f987b5fce62a2 (patch)
treed87b8975cfcfa3e75089aa0a2c02d58298f5e431
parentf52236b9615562b2851b0282e05a6b2274f6e3e3 (diff)
downloadaur-135ab3ac3c8ba5c079bddfe3050f987b5fce62a2.tar.gz
fixed md5sum
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363a810a7413..1c084b50010b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Julian Thonhauser <julthon@gmail.com>
pkgname=gnome-shell-theme-macos-mojave
pkgver=v1
-pkgrel=1
+pkgrel=2
pkgdesc="Mojave-like theme for gnome-shell"
url="https://www.opendesktop.org/s/Gnome/p/1215571/"
arch=(any)
depends=('gnome-shell')
source=("$pkgname-$pkgver.tar.gz::https://github.com/julthon/gnome-shell-theme-macos-mojave/releases/download/$pkgver/gnome-shell-theme-macos-mojave_$pkgver.tar.gz")
-md5sums=('650704547c0116922fba2a1c0b9e2f7b')
+md5sums=('f09079227dfa02abe91bfcf9d24c0f92')
package() {
_instdir="$pkgdir/usr/share/themes"