Note that v1.03.0 does not currently build with GCC 14.
PR has been merged https://github.com/mooltipass/moolticute/pull/1204, so just awaiting a stable release.
Git Clone URL: | https://aur.archlinux.org/moolticute.git (read-only, click to copy) |
---|---|
Package Base: | moolticute |
Description: | Easy companion for Mooltipass device |
Upstream URL: | https://github.com/mooltipass/moolticute |
Licenses: | GPL3 |
Submitter: | bobsaintcool |
Maintainer: | bananana |
Last Packager: | bananana |
Votes: | 5 |
Popularity: | 0.000134 |
First Submitted: | 2017-02-11 18:44 (UTC) |
Last Updated: | 2024-10-09 07:38 (UTC) |
Note that v1.03.0 does not currently build with GCC 14.
PR has been merged https://github.com/mooltipass/moolticute/pull/1204, so just awaiting a stable release.
Patch for upgrade to current release v1.03.0:
diff --git a/PKGBUILD b/PKGBUILD
index b4748b7..d3d4164 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Quentin Bourgeois <quentin+archlinux@bourgeois.eu>
pkgname=moolticute
-pkgver=1.01.0
+pkgver=1.03.0
pkgrel=1
pkgdesc="Easy companion for Mooltipass device"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('hicolor-icon-theme' 'libusb' 'mooltipass-udev' 'qt5-base' 'qt5-websockets')
makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('97d5802af5e996d11a2a226c9b247d3b3d59a4ff179904e8ea9d508fa2e8c570')
+sha256sums=('870ea8eb446ebf6d13fd080dd4e5abf53e51610e8855c0fd9be7dbc1021a59ee')
prepare() {
cd "$pkgname-$pkgver"
@@ -31,7 +31,7 @@ build() {
check() {
cd "$pkgname-$pkgver"
- make test
+ make -C build check
}
package() {
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"
thanks @lmartinez-mirror for taking over ;)
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!
I don't really have time those day for this package, if anyone can take over please :)
@frankenstein20 should be fixed now!
@Bobsaintcool: here is the link to the problem... maybe you could help https://github.com/mooltipass/moolticute/issues/277
I have no idea. The packaged version is the last stable released today, please fill on issue on the upstream project.
Hallo
i get a message to update in the application but new version is the old version https://ibb.co/iHmheS
What could i do?
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!