T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
cherrytree
Commits:
9043d5d4 by T.J. Townsend at 2023-08-28T14:28:46-04:00
upgpkg: 1.0.1-1: update to 1.0.1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Morgenstern <charles [at] charlesbwise [dot] com>
pkgname=cherrytree
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Hierarchical note-taking application"
arch=('x86_64')
@@ -12,8 +12,8 @@ license=('GPL3')
depends=('fmt' 'gspell' 'gtksourceviewmm' 'libxml++2.6' 'uchardet' 'vte3')
makedepends=('cmake' 'python' 'spdlog')
checkdepends=('xorg-server-xvfb')
-source=("https://www.giuspen.com/software/${pkgname}_${pkgver}.tar.xz"{,.asc})
-sha512sums=('aa1e32be1cb99b11e158bb4d6a079a967f1b01109df76bc416cb1a11bf3628279dbf5a8ac9d476a2a9f2446f8e77d83a453891df8ea6b94ec97c3ea9b4294508'
+source=("https://github.com/giuspen/cherrytree/releases/download/${pkgver}/${pkgname}_${pkgver}.tar.xz"{,.asc})
+sha512sums=('07d334b1af40b0195e600e676a45d9d72d1c13c8cedee6b7e576abecff0898ea248708a4f3795a9c3030e716ad814009013fd98cffe616c25a118b2b564528d1'
'SKIP')
validpgpkeys=('C7BF38CE0BD442C2369AA984049128A20CE0648D') # Giuseppe Penone
<giuspen [at] gmail [dot] com>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cherrytree/-/commit/9043d5d4295fc3912e79ecf865704f729d1b310f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cherrytree/-/commit/9043d5d4295fc3912e79ecf865704f729d1b310f
You're receiving this email because of your account on gitlab.archlinux.org.