summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPRESFIL2021-03-14 09:35:02 +0300
committerPRESFIL2021-03-14 09:35:02 +0300
commit3b2c4b813268b7fd36b567600005016f58defbbf (patch)
treea147746e4d297365f060954cb05ee3a7ba86133a
parent7c1ca565f987ba9bc220728760cb8b8badeabb77 (diff)
downloadaur-3b2c4b813268b7fd36b567600005016f58defbbf.tar.gz
Bump version: 0.99.27 -> 0.19.32
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9525bd8587ad..8e95004b9ce5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cherrytree-bin
pkgdesc = Binary version of cherrytree
- pkgver = 0.99.30
+ pkgver = 0.99.32
pkgrel = 1
url = https://www.giuspen.com/cherrytree/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = cherrytree-bin
optdepends = p7zip: for password protection support
provides = cherrytree
conflicts = cherrytree
- source = https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/cherrytree_0.99.30-6_amd64.deb
+ source = https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/cherrytree_0.99.32-2_amd64.deb
sha256sums = 51c524bf1e96901ab4d133d52162f35c2b147edaeb544fba57949970a8b5fca1
pkgname = cherrytree-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8183bc0fbbf2..2e33fc2de61c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cherrytree-bin
_basename=${pkgname%*-bin}
-pkgver=0.99.30
+pkgver=0.99.32
pkgrel=1
pkgdesc='Binary version of cherrytree'
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('gtksourceviewmm' 'libxml++2.6' 'gspell' 'uchardet')
optdepends=('p7zip: for password protection support')
provides=("${_basename}")
conflicts=("${_basename}")
-source=("https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/${_basename}_${pkgver}-6_amd64.deb")
+source=("https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/${_basename}_${pkgver}-2_amd64.deb")
sha256sums=('51c524bf1e96901ab4d133d52162f35c2b147edaeb544fba57949970a8b5fca1')
package() {