aboutsummaryrefslogtreecommitdiffstats
path: root/community/smooth/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/smooth/APKBUILD')
-rw-r--r--community/smooth/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/smooth/APKBUILD b/community/smooth/APKBUILD
index 7b7f4aa3436..7a6e0a35289 100644
--- a/community/smooth/APKBUILD
+++ b/community/smooth/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=smooth
-pkgver=0.9.4
+pkgver=0.9.5
pkgrel=0
arch="all"
url="https://github.com/enzo1982/smooth"
pkgdesc="The smooth Class Library"
license="Artistic-2.0"
makedepends="fribidi-dev gtk+3.0-dev libx11-dev libjpeg-turbo-dev curl-dev libxml2-dev"
-source="$pkgname-$pkgver.tar.gz::https://github.com/enzo1982/smooth/archive/v$pkgver.tar.gz"
+source="https://github.com/enzo1982/smooth/archive/v$pkgver/smooth-v$pkgver.tar.gz"
subpackages="$pkgname-dev"
options="!check" # No tests
@@ -26,4 +26,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="dbe444157c29518d8989f5cd8e8d9cd21f6d769a83ecc4dd54b7817b67bc960431f7cc370f6baadfcc9aac63c26b210422eaa929b91d0c5c4c435f24928ac621 smooth-0.9.4.tar.gz"
+sha512sums="7df1848fa6ea13455600ca8089962fb219732bd6ee12c5f8a10fc82c5ffaf5ca3f9ff00cb48c052d4e67921919fb871c472cc8a6bd04930df4695203246a2411 smooth-v0.9.5.tar.gz"