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 5ffff0f6119a..92d1d3f73ff5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeff Henson <jeff@henson.io>
pkgname=mobsh
-pkgver=4.4.6
+pkgver=4.5.0
pkgrel=1
pkgdesc="Tool for smooth git handover"
arch=('x86_64' 'i686')
@@ -13,7 +13,7 @@ optdepends=('espeak-ng-espeak: Multi-lingual software speech synthesizer'
makedepends=('go')
conflicts=('mob')
source=("$pkgname-$pkgver.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('a4c13be9911d8580ebce8bcfb2d70083e00ee49e772966dba27ae6499905f69f')
+sha256sums=('492bf6170b944956cbdc98f6b13c1588f243179e185d64e5119258b3ef2e7606')
build() {
cd "mob-${pkgver}"