summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
author183amir2015-07-27 10:43:01 +0900
committer183amir2015-07-27 10:44:56 +0900
commit002e80ebfe8671f0f5034df0a86002bf49502073 (patch)
tree136e90a7f16b7a91a73c3277aa537c0fa258f0d0 /PKGBUILD
parent4d8d9fd1f3339d28ec64c75012fac8aaa3ea6a9b (diff)
downloadaur-002e80ebfe8671f0f5034df0a86002bf49502073.tar.gz
fixed the checksums
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdac4b3961cb..fe46276e4ffb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=('libappindicator-gtk3: for the app indicator plugin'
'gnome-shell: for the gnome-shell extension')
install=gahshomar.install
source=($pkgname-$pkgver.tar.gz::https://github.com/Gahshomar/gahshomar/releases/download/v$pkgver/gahshomar-$pkgver.tar.gz)
-md5sums=('592715282d04f163de3aecbf1763787a')
+md5sums=('a00a62769064db1b4baba708c1710989')
build() {
cd $srcdir/$pkgname-$pkgver