summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPRESFIL2020-12-26 11:22:18 +0300
committerPRESFIL2020-12-26 11:22:18 +0300
commit7de8c4441eec0a416320c7aa6653b21f9a183ec4 (patch)
treea503f03b0304bb59c3dc88ebc0daa41527ca2395 /PKGBUILD
parentd8326f6ba01dcb11640f07154e0d140efd327f56 (diff)
downloadaur-7de8c4441eec0a416320c7aa6653b21f9a183ec4.tar.gz
Bump version: 0.99.18 -> 0.19.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 777c803839df..f41f2723b069 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cherrytree-bin
_basename=${pkgname%*-bin}
-pkgver=0.99.18
+pkgver=0.99.27
pkgrel=1
pkgdesc='Binary version of cherrytree'
arch=('x86_64')
@@ -12,8 +12,8 @@ depends=('gtksourceviewmm' 'libxml++2.6' 'gspell')
optdepends=('p7zip: for password protection support')
provides=("${_basename}")
conflicts=("${_basename}")
-source=("https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/${_basename}_${pkgver}-1_amd64.deb")
-sha256sums=('2c17352f96b713544b37790b0128b8828c41a3bacf1ade5f2a41c3e3e723ce0e')
+source=("https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/${_basename}_${pkgver}-2_amd64.deb")
+sha256sums=('ef9cbd4c809ef2ae756ed9eb26bf660b5f2b7dbe6a4ffbacbc6c0352051bbbd6')
package() {
msg2 "Extracting the data.tar.xz..."