summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Johansen2024-03-14 17:06:10 +0100
committerDan Johansen2024-03-14 17:06:10 +0100
commit440ca79f4281cc79bacbc4ea480635e661b10672 (patch)
treeae7151cf2a18cfdf0ec8c795fccd1e8f0a36c5c6 /PKGBUILD
parent832b8cc3b150a74609618097ef518f1015356c58 (diff)
downloadaur-watchmate.tar.gz
update to 0.5.2
Signed-off-by: Dan Johansen <strit@strits.dk>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca0ac4936037..b99787d279fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=watchmate
_app_id=io.gitlab.azymohliad.WatchMate
-pkgver=0.5.1
+pkgver=0.5.2
pkgrel=1
pkgdesc="PineTime smart watch companion app for Linux phone and desktop"
arch=('x86_64' 'aarch64')
@@ -14,7 +14,7 @@ makedepends=('cargo')
checkdepends=('appstream-glib')
options=('!lto')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('05ed42e542c4afaf1d3c48afef50cdb94c8227267fb3563fc7a635c031073435')
+sha256sums=('b04129867339a143c5cdc9f1d87756952a5dff50aa2166406ceb754077a77b69')
prepare() {
cd "$pkgname-$pkgver"