[arch-commits] Commit in cherrytree/trunk (PKGBUILD)

Balló György bgyorgy at archlinux.org
Tue Jul 12 23:09:15 UTC 2016


    Date: Tuesday, July 12, 2016 @ 23:09:15
  Author: bgyorgy
Revision: 182808

upgpkg: cherrytree 0.37.2-1

Update to new version

Modified:
  cherrytree/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-12 23:04:08 UTC (rev 182807)
+++ PKGBUILD	2016-07-12 23:09:15 UTC (rev 182808)
@@ -6,7 +6,7 @@
 # Contributor: Tomas A. Schertel <tschertel at gmail.com>
 
 pkgname=cherrytree
-pkgver=0.37.1
+pkgver=0.37.2
 pkgrel=1
 pkgdesc='Hierarchical note taking application featuring rich text and syntax highlighting'
 arch=('any')
@@ -15,8 +15,9 @@
 depends=('pygtksourceview2' 'python2-dbus' 'desktop-file-utils')
 optdepends=('python2-pyenchant: for spell checking support'
             'p7zip: for password protection support')
-source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
-sha256sums=('45f1cee4067598cf2ca8ae6f89d03789b86f9e3bf196236119868653420d7cdd')
+#source=(http://www.giuspen.com/software/$pkgname-$pkgver.tar.xz)
+source=($pkgname-$pkgver.tar.gz::https://github.com/giuspen/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('9e0416bbf1c5c55bbf561e2661ee0a3082e27cff9d66107fb55e907294c65cb1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list