summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a1bdeb79b82..f9ff0bf9f6e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,7 +13,7 @@ pkgbase = meh-git
depends = libpng
optdepends = imagemagick
conflicts = meh
- source = git+https://github.com/andreasbaumann/meh.git#commit=6fa14a2c9f69c6f9654155b306aff253d78d7cf3
+ source = git+https://github.com/andreasbaumann/meh.git#commit=a8da4f8a2f17e58a38777a37ddddbb1d1e941384
md5sums = SKIP
pkgname = meh-git
diff --git a/PKGBUILD b/PKGBUILD
index 1ae0e65302d2..f364ad863f4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('libxext' 'libjpeg' 'giflib' 'libpng')
makedepends=('git')
optdepends=('imagemagick')
conflicts=('meh')
-_commit=6fa14a2c9f69c6f9654155b306aff253d78d7cf3
+_commit=a8da4f8a2f17e58a38777a37ddddbb1d1e941384
source=("git+https://github.com/andreasbaumann/meh.git#commit=$_commit")
md5sums=('SKIP')
_gitname=meh