summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorckath2021-05-19 22:20:29 +0200
committerckath2021-05-19 22:20:29 +0200
commitded16f7552999fb3c90dcee5c52d51af17b8cf4c (patch)
treef18df00b8f8df20a382dcfd1c80a822c6d41e476
parenta536e28c7dccb94b265f6dd5c16a70d1e957bb78 (diff)
downloadaur-ded16f7552999fb3c90dcee5c52d51af17b8cf4c.tar.gz
somehow messed up the md5sum, fixed now
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f028a909b02..6efcc2cd3b5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ conflicts=('chatterino')
options=(!strip)
install=$pkgname.install
source=("https://github.com/Chatterino/chatterino2/releases/download/v$pkgver/$_appimage")
-md5sums=('6f4489c8ce93c2a0cf7564b973906d77')
+md5sums=('9190d35827074ac52309f9b7e3bc36a9')
prepare () {
cd "$srcdir"