~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] community/calcurse: Update 4.3.0 -> 4.4.0

Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Details
Message ID
<20190502085730.11031-1-marian.buschsieweke@ovgu.de>
Sender timestamp
1556787450
DKIM signature
missing
Download raw message
Patch: +4 -4
- Updated to version 4.4.0
    - This fixes an issue with displaying UTF-8 multi-byte characters
- Split of language specific stuff into $pkgname-lang as suggested by abuild
---
 community/calcurse/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/calcurse/APKBUILD b/community/calcurse/APKBUILD
index be5d99ac59..b900e30824 100644
--- a/community/calcurse/APKBUILD
+++ b/community/calcurse/APKBUILD
@@ -2,15 +2,15 @@
# Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=calcurse
pkgver=4.3.0
pkgrel=3
pkgver=4.4.0
pkgrel=0
pkgdesc="A text-based personal organizer"
url="https://calcurse.org/"
license="BSD"
arch="all"
makedepends="ncurses-dev"
checkdepends="tzdata"
subpackages="$pkgname-doc"
subpackages="$pkgname-doc $pkgname-lang"
source="https://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver

@@ -37,4 +37,4 @@ package() {
	make DESTDIR="$pkgdir" install
}

sha512sums="d948354b512d406f4915ce37107d3f529031e7698d7b38465913ff37120a93283e01f09f5267ebb19bf39ea133d6fac579b218d6dfd6056003b6222f9038f4b3  calcurse-4.3.0.tar.gz"
sha512sums="43d30ad68bb39aaa9460644a691e66cbb15b9930737581583da65d00214c70fb1148a0edeca4430abb7a5cef2821b0f4c6fdbed8188d9ea5da5fedc4f95fa07c  calcurse-4.4.0.tar.gz"
-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)