summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2023-02-06 12:44:14 -0600
committerLuis Martinez2023-02-06 12:44:14 -0600
commit3803c5d2a280cd2e2e651e7891ffb4fc88b13273 (patch)
tree77ab38c1c87a9be7e13ca82f2c51ff30f2dce1c2 /PKGBUILD
parent82736f9c7672b77fdbfc235b9aa4364fb8d7c85d (diff)
downloadaur-moolticute.tar.gz
update to 1.01.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 043b49044cff..b4748b7d388a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Quentin Bourgeois <quentin+archlinux@bourgeois.eu>
pkgname=moolticute
-pkgver=1.00.1
+pkgver=1.01.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=('4066eab710190fb308b70fa2e0b48e0b9f68fd9e2dba6c2a6aa23e5a66eb5a8f')
+sha256sums=('97d5802af5e996d11a2a226c9b247d3b3d59a4ff179904e8ea9d508fa2e8c570')
prepare() {
cd "$pkgname-$pkgver"