aboutsummaryrefslogtreecommitdiffstats
path: root/community/xournalpp
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-17 02:35:03 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-04-17 05:09:01 +0000
commit563f4918f4c37ba84720f15927cabab59b1dda53 (patch)
treebdc1a361f33be0f49ad88c94b4429f38a745bd74 /community/xournalpp
parentda24e81e57638e9a52460898e36f857bcf2b8d2f (diff)
downloadaports-563f4918f4c37ba84720f15927cabab59b1dda53.tar.bz2
aports-563f4918f4c37ba84720f15927cabab59b1dda53.tar.xz
community/xournalpp: upgrade to 1.0.18
Diffstat (limited to 'community/xournalpp')
-rw-r--r--community/xournalpp/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xournalpp/APKBUILD b/community/xournalpp/APKBUILD
index ce4bf9e465..8cefbb20f8 100644
--- a/community/xournalpp/APKBUILD
+++ b/community/xournalpp/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=xournalpp
-pkgver=1.0.17
-pkgrel=2
+pkgver=1.0.18
+pkgrel=0
pkgdesc="Xournal++ is a handwriting notetaking software with PDF annotation support"
url="https://github.com/xournalpp/xournalpp"
arch="all"
@@ -28,7 +28,7 @@ build() {
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
-DCMAKE_C_FLAGS="$CFLAGS" \
- ${CMAKE_CROSSOPTS} .
+ $CMAKE_CROSSOPTS .
make
make translations
}
@@ -37,4 +37,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="cc3568ce22fd42f0e8458f1428c102d2fc18a9650d8c5968cadd6693fc19374780beb3c7f6206f2f494439296a883b2a5160da37e3a0e10d6fe3654084967ab9 xournalpp-1.0.17.tar.gz"
+sha512sums="90568a2674a18ff711ecef5f1a66ea1c5746d7f1fde271b36342d9bf48e096e63075cf7fd8b69e39e144273a4d1b922c415eee929eba94b2fa515a0bb481815a xournalpp-1.0.18.tar.gz"