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 91c15c904c8..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_git20210526
+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="2fa5c8720e27a8786f82a521a80797ff1fe08f12"
-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="
-fbd73c6f6041f5f371e445749e11f2090c94f78af346be04302f6b0ea36d62e1ee8c50adf7a97783925524e0179bbc5db6527b6e609b150d8128fbd6d0097848 feedbackd-device-themes-2fa5c8720e27a8786f82a521a80797ff1fe08f12.tar.gz
+bbcd3c6db9a02c50fedb9c50671594f19c368e9f0d631934a2b157c75e9a309aef0e841f64a8ac41d564e9b02b3be7fa95b48ab3aed5bcfbf9b81db6625f2798 feedbackd-device-themes-0.1.0.tar.xz
"