summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPRESFIL2020-10-21 19:58:13 +0300
committerPRESFIL2020-10-21 19:58:13 +0300
commit6b2c1404fd42b7cf8e345cadf18839ce7a4072c1 (patch)
tree79581cf89b2d44944868501771cfbbc86991a5c0
parent7148f58842b3ed971433f5d7bca074cd3f618127 (diff)
downloadaur-6b2c1404fd42b7cf8e345cadf18839ce7a4072c1.tar.gz
Bump checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6e59f7b4910..8666035ad2e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = cherrytree-bin
depends = gspell
optdepends = p7zip: for password protection support
source = https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/cherrytree_0.99.16-1_amd64.deb
- sha256sums = bddc893e19a3b37921fab7b9db7d5b1968432470d267d6931b60d30bf767793e
+ sha256sums = 1e4c1d972c21897bd120757c076ea5211aa31eeb615c8e2c22f8c1bab6129f08
pkgname = cherrytree-bin
diff --git a/PKGBUILD b/PKGBUILD
index 8b132b766047..6d65260ed767 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('gtksourceviewmm' 'libxml++2.6' 'gspell')
optdepends=('p7zip: for password protection support')
source=("https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+files/${_basename}_${pkgver}-1_amd64.deb")
-sha256sums=('bddc893e19a3b37921fab7b9db7d5b1968432470d267d6931b60d30bf767793e')
+sha256sums=('1e4c1d972c21897bd120757c076ea5211aa31eeb615c8e2c22f8c1bab6129f08')
package() {
msg2 "Extracting the data.tar.xz..."