aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-03-18 12:50:29 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-03-18 18:04:21 +0000
commit72065a7f164d2bc664ccf2bdeafab609923e9441 (patch)
tree321d5d1ccacddc70d513152a1028b5cf3b1fb1b8
parente1912d57035e5550a487606621b69b2878842282 (diff)
downloadaports-72065a7f164d2bc664ccf2bdeafab609923e9441.tar.bz2
aports-72065a7f164d2bc664ccf2bdeafab609923e9441.tar.xz
testing/smooth: upgrade to 0.9.3
-rw-r--r--testing/smooth/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/smooth/APKBUILD b/testing/smooth/APKBUILD
index fa60542b76..7119897956 100644
--- a/testing/smooth/APKBUILD
+++ b/testing/smooth/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=smooth
-pkgver=0.9.2
+pkgver=0.9.3
pkgrel=0
arch="all"
url="https://github.com/enzo1982/smooth"
@@ -26,4 +26,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="9dafbe3ea061090670231c1a7c1def3ec93c6de00b5e53949a9e0cf459a68c139ff7580f2d6b9f46d23b1afb1f22df5493bbed1ea85993c4006d409b637abfb0 smooth-0.9.2.tar.gz"
+sha512sums="ac9adc490b1c64001bfdabfb737acfabb5764845f800c9c0a9a13ec45ef5bde81e91b2e3bdefab631ca68e7698c7ef8c505e19c6de321cba925c301e631c13c6 smooth-0.9.3.tar.gz"