summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsimonharrer2024-09-26 11:46:15 +0000
committersimonharrer2024-09-26 11:46:15 +0000
commit7232d3379fa07cabf3e631d1e99455a4e6132164 (patch)
tree297a9ed270d9d03fbce740600c32857129b6b936 /PKGBUILD
parent9754e8d077f349846f000bf495679811e8e5ed3d (diff)
downloadaur-7232d3379fa07cabf3e631d1e99455a4e6132164.tar.gz
Update AUR package for v5.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f64022a318d..0012ad1828ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Where to file issues: https://github.com/remotemobprogramming/mob/issues
pkgname=mobsh-bin
-pkgver=5.3.0
+pkgver=5.3.1
pkgrel=1
pkgdesc="Fast git handover with mob"
arch=('x86_64')
@@ -13,8 +13,8 @@ optdepends=('espeak-ng-espeak: Multi-lingual software speech synthesizer'
provides=('mobsh')
conflicts=('mobsh' 'mob')
-source_x86_64=("$url/releases/download/v5.3.0/mob_v5.3.0_linux_amd64.tar.gz")
-sha256sums_x86_64=(""95613947cb1122f71b30b56a448bcd5ee5fdddaa3ed693b99b8f994a2427eed2"")
+source_x86_64=("$url/releases/download/v5.3.1/mob_v5.3.1_linux_amd64.tar.gz")
+sha256sums_x86_64=(""bb2242445670c2509e2c52f805a5f3518ceb18e4649195f22c71c3dbd94a0f58"")
package() {
install -D -m644 "LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"