summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeff Henson2023-05-08 17:48:35 -0600
committerJeff Henson2023-05-08 17:48:35 -0600
commit79a42f5367264b0ad024c8f4a3dd59d082a21f47 (patch)
treedec63256a8e95b89598eac267caa4dd18af9ff39 /PKGBUILD
parent49e09b301934f21713c6bb1795566c88d6835c3c (diff)
downloadaur-79a42f5367264b0ad024c8f4a3dd59d082a21f47.tar.gz
Update to v4.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 533d42a17da9..a6142bfadf68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jeff Henson <jeff@henson.io>
pkgname=mobsh
-pkgver=4.4.1
+pkgver=4.4.2
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=('8e9e3106fd9a30f2525ebb57056b153d631ffd0c9f5ee96874ec8c1de667d6ab')
+sha256sums=('efed991adc304e7b439e997a1a63165337fe4c05c9ed412ea3e10efcc6af666d')
build() {
cd "mob-${pkgver}"