summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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..."