xournalpp: update to 1.2.5
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=xournalpp
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=1.2.4
|
||||
pkgver=1.2.5
|
||||
pkgrel=1
|
||||
pkgdesc='Handwriting notetaking software with PDF annotation support (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -41,7 +41,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-pkgconf"
|
||||
)
|
||||
source=("https://github.com/xournalpp/xournalpp/archive/v${pkgver}/${_realname}-v${pkgver}.tar.gz")
|
||||
sha256sums=('a31acf63ae491f05daf5ba5c88e3d45c97de84728a143bad4ab1c81e0d294db9')
|
||||
sha256sums=('9a67fb0073bc5dd97b32d5c740ce583d90bc530532e4c6d74d187c840792fe3e')
|
||||
|
||||
build() {
|
||||
declare -a extra_config
|
||||
|
||||
Reference in New Issue
Block a user