aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/csfml/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/csfml/APKBUILD b/testing/csfml/APKBUILD
index c57ad02aa97..b25d09db5a0 100644
--- a/testing/csfml/APKBUILD
+++ b/testing/csfml/APKBUILD
@@ -1,11 +1,11 @@
# Maintainer: Daniel Sabogal <dsabogalcc@gmail.com>
pkgname=csfml
pkgver=2.5
-pkgrel=1
+pkgrel=2
pkgdesc="C bindings for SFML"
url="https://www.sfml-dev.org/"
arch="all"
-license="zlib"
+license="Zlib"
makedepends="cmake doxygen sfml-dev"
subpackages="$pkgname-dev $pkgname-doc"
options="!check"