summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHusam Bilal2020-05-03 13:10:52 +0300
committerHusam Bilal2020-05-03 13:10:52 +0300
commit09b0cdc96a47a5dd7c29d1ae46bbf89adb871449 (patch)
tree88f4a3380542a37bd6f420dc2ee08cbbd436cd84
parentea4c0500a9a3de77030e6f9a36d45c8932c79144 (diff)
downloadaur-09b0cdc96a47a5dd7c29d1ae46bbf89adb871449.tar.gz
add new version md5 hash
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98cff415a493..0087322cef92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = museeks-bin
conflicts = museeks
conflicts = museeks-git
source = https://github.com/KeitIG/museeks/releases/download/0.11.4/museeks-x86_64.rpm
- md5sums = ab726bebb3bdab3232dc548ccf7cc4e9
+ md5sums = e5f2e0a78d692a7d467d743818a1152e
pkgname = museeks-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1042d6edafec..95b27455fae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,8 +12,8 @@ depends=("gtk2" "cairo" "freetype2" "fontconfig" "gconf" "nss" "alsa-lib" "ttf-f
provides=("museeks")
conflicts=("museeks" "museeks-git")
-md5sums=("ab726bebb3bdab3232dc548ccf7cc4e9")
-[ "$CARCH" = "i686" ] && md5sums=("f1775871fcc9d0021b85b34e82504cb3")
+md5sums=("e5f2e0a78d692a7d467d743818a1152e")
+[ "$CARCH" = "i686" ] && md5sums=("82a18bde45aa3a89df1e75e3e409bb6c")
source=("https://github.com/KeitIG/museeks/releases/download/${pkgver}/museeks-${CARCH}.rpm")