Tested Updating the PKGBUILD to build v1.00.1, built successfully, patch is:
diff --git a/PKGBUILD b/PKGBUILD
index 1f24ee0..51455ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Quentin Bourgeois <quentin+archlinux@bourgeois.eu>
pkgname=moolticute
-pkgver=1.00.0
+pkgver=1.00.1
pkgrel=1
pkgdesc="Easy companion for Mooltipass device"
arch=('x86_64')
@@ -16,7 +16,7 @@ depends=(
'hicolor-icon-theme')
makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('c9ba77dd63c860e54be04c46d5ef377b1f81d4b37a806fa4bf584f76f6b7edbc')
+sha256sums=('4066eab710190fb308b70fa2e0b48e0b9f68fd9e2dba6c2a6aa23e5a66eb5a8f')
prepare() {
cd "$pkgname-$pkgver"
Pinned Comments
lmartinez-mirror commented on 2021-07-23 06:55 (UTC) (edited on 2021-07-23 17:15 (UTC) by lmartinez-mirror)
NOTICE
A friendly reminder to not flag this package as out-of-date unless upstream has published a stable release -- "stable" meaning no -testing tagline of any kind. Thank you!