summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 937735c99901..8a2aaef63841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Drechsler <socialcoding at pdrechsler dot de>
pkgname=mobsh-bin
-pkgver=1.11.1
+pkgver=1.12.0
pkgrel=1
pkgdesc="Fast git handover with mob"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=('mobsh')
conflicts=('mobsh' 'mob')
source_x86_64=("$url/releases/download/v${pkgver}/mob_v${pkgver}_linux_amd64.tar.gz")
-md5sums_x86_64=("062f581e23165a50914a6407dbcd31dd")
+md5sums_x86_64=("02559470bf5c57905b1ba312d78dd0f4")
package() {
install -D -m644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"