mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 08:12:06 +01:00
testing/cherrytree: upgrade to 1.0.2
This commit is contained in:
parent
c6f4b599c0
commit
aef42b6924
@ -1,8 +1,8 @@
|
||||
# Contributor: Alex Yam <alex@alexyam.com>
|
||||
# Maintainer: Alex Yam <alex@alexyam.com>
|
||||
pkgname=cherrytree
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgver=1.0.2
|
||||
pkgrel=0
|
||||
pkgdesc="hierarchical note taking application featuring rich text and syntax highlighting"
|
||||
url="https://github.com/giuspen/cherrytree"
|
||||
license="GPL-3.0-or-later"
|
||||
@ -25,7 +25,7 @@ makedepends="
|
||||
"
|
||||
checkdepends="xvfb-run"
|
||||
subpackages="$pkgname-doc $pkgname-lang"
|
||||
source="https://github.com/giuspen/cherrytree/releases/download/$pkgver/cherrytree_$pkgver.tar.xz"
|
||||
source="https://github.com/giuspen/cherrytree/releases/download/v$pkgver/cherrytree_$pkgver.tar.xz"
|
||||
builddir="$srcdir/${pkgname}_$pkgver"
|
||||
|
||||
build() {
|
||||
@ -64,5 +64,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
07d334b1af40b0195e600e676a45d9d72d1c13c8cedee6b7e576abecff0898ea248708a4f3795a9c3030e716ad814009013fd98cffe616c25a118b2b564528d1 cherrytree_1.0.1.tar.xz
|
||||
917ec9a0b4160328fe281139f95ac119f211a8d5f7bb4b7e6b3fb63d9fb0bc0eedbe6286ccf8627ce718dfeff8d9f9996ffda288ce16f8d8b18a0e64a98fd5bc cherrytree_1.0.2.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user