xournalpp: update to 1.2.4
This commit is contained in:
committed by
Christoph Reiter
parent
725e50ab5c
commit
4e15f8b1aa
@@ -3,8 +3,8 @@
|
||||
_realname=xournalpp
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.2.3
|
||||
pkgrel=2
|
||||
pkgver=1.2.4
|
||||
pkgrel=1
|
||||
pkgdesc='Handwriting notetaking software with PDF annotation support (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@@ -41,7 +41,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-pkgconf"
|
||||
)
|
||||
source=("https://github.com/xournalpp/xournalpp/archive/v${pkgver}/${_realname}-v${pkgver}.tar.gz")
|
||||
sha256sums=('8817abd1794760c2a3be3a35e56a5588a51e517bc591384fa321994d50e14e7c')
|
||||
sha256sums=('a31acf63ae491f05daf5ba5c88e3d45c97de84728a143bad4ab1c81e0d294db9')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user