aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanct12 <danct12@disroot.org>2020-08-28 00:34:36 +0700
committerLeo <thinkabit.ukim@gmail.com>2020-08-29 17:44:26 +0000
commitfe08b1b8ac5b01f4345ddb4934c46b0c5354c63a (patch)
tree1629db9f2944eb31179bfcb753b10f972764e3a3
parente67f71419b4db13501174f9e5997ef55499dc3ce (diff)
testing/wf-config: upgrade to 0.5.0
Signed-off-by: Danct12 <danct12@disroot.org>
-rw-r--r--testing/wf-config/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wf-config/APKBUILD b/testing/wf-config/APKBUILD
index 748d811b942..08b9d344bb9 100644
--- a/testing/wf-config/APKBUILD
+++ b/testing/wf-config/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Danct12 <danct12@disroot.org>
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=wf-config
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=0
pkgdesc="Library for managing configuration files written for Wayfire"
url="https://wayfire.org"
@@ -27,4 +27,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="99d11dfc04e80645cc29491c9ef913015a6ad6f49f351b041b277ecc2e24f9b47fc96a22ce031e51b577fe4b31df07c448d2fafb715e8fe5118e677ccbf9abe8 wf-config-0.4.1.tar.xz"
+sha512sums="b365884195cb7fc64a1ca1d74a2d12b56e1ef0f4dd49d298a9379455f2917f2c644de2b12f5068304ca404b112490e38fbfe3111aac31d301f02f23429df87c7 wf-config-0.5.0.tar.xz"