aboutsummaryrefslogtreecommitdiffstats
path: root/community/feedbackd-device-themes/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/feedbackd-device-themes/APKBUILD')
-rw-r--r--community/feedbackd-device-themes/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/community/feedbackd-device-themes/APKBUILD b/community/feedbackd-device-themes/APKBUILD
index 17ac9e93c1e..7a200b595f3 100644
--- a/community/feedbackd-device-themes/APKBUILD
+++ b/community/feedbackd-device-themes/APKBUILD
@@ -1,23 +1,21 @@
# Maintainer: Dylan Van Assche <me@dylanvanassche.be>
# Contributor: Dylan Van Assche <me@dylanvanassche.be>
pkgname=feedbackd-device-themes
-pkgver=0_git20220124
+pkgver=0.1.0
pkgrel=0
pkgdesc="Feedbackd device themes for different devices"
url="https://source.puri.sm/Librem5/feedbackd-device-themes"
arch="all"
license="GPL-3.0-or-later"
makedepends="meson json-glib-dev"
-_commit="5a145c5cb089f2189ce9ce2584516d5da2686040"
-source="https://source.puri.sm/Librem5/feedbackd-device-themes/-/archive/$_commit/feedbackd-device-themes-$_commit.tar.gz"
-builddir="$srcdir/$pkgname-$_commit"
+source="https://storage.puri.sm/releases/feedbackd-device-themes/feedbackd-device-themes-$pkgver.tar.xz"
build() {
abuild-meson . output
}
check() {
- meson test --no-rebuild -v -C output
+ meson test --no-rebuild --print-errorlogs -C output
}
package() {
@@ -25,5 +23,5 @@ package() {
}
sha512sums="
-538c8c4ad207d247ca7ec0248e8df1af651929c9c76d05d491ba9dc06ab33b3348e9a6caf4678b28b3fbeeda80b5aa87d1c38be7d750037ef7376a35237d9f7d feedbackd-device-themes-5a145c5cb089f2189ce9ce2584516d5da2686040.tar.gz
+bbcd3c6db9a02c50fedb9c50671594f19c368e9f0d631934a2b157c75e9a309aef0e841f64a8ac41d564e9b02b3be7fa95b48ab3aed5bcfbf9b81db6625f2798 feedbackd-device-themes-0.1.0.tar.xz
"