diff options
Diffstat (limited to 'testing/baloo-widgets/APKBUILD')
-rw-r--r-- | testing/baloo-widgets/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/baloo-widgets/APKBUILD b/testing/baloo-widgets/APKBUILD index d6f7f33347..8e89787462 100644 --- a/testing/baloo-widgets/APKBUILD +++ b/testing/baloo-widgets/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=baloo-widgets -pkgver=19.04.3 +pkgver=19.08.0 pkgrel=0 pkgdesc="Widgets for Baloo" arch="all" @@ -29,4 +29,4 @@ check() { package() { DESTDIR="$pkgdir" make install } -sha512sums="46fffc6722928752c70723d586ad1c8071767a9562f042c1f8b8c9d1faa7962fc659a6c6d5129c20f9c3c86a962ce643f34832d03e01dceb2c2fb9a624b2dbf3 baloo-widgets-19.04.3.tar.xz" +sha512sums="16fc7e652a939bc758fee34bc1778dd77ced17708c61b4c247907a0a3372d7df8fee60f6e93df828d46f62972325210edf0c8c3eaf8143fa874f344fe0820c2d baloo-widgets-19.08.0.tar.xz" |