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

Sergej Pupykin spupykin at archlinux.org
Tue Nov 22 10:28:46 UTC 2016


    Date: Tuesday, November 22, 2016 @ 10:28:45
  Author: spupykin
Revision: 196513

upgpkg: scantailor 0.9.12.2-1

upd

Modified:
  scantailor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-22 10:28:40 UTC (rev 196512)
+++ PKGBUILD	2016-11-22 10:28:45 UTC (rev 196513)
@@ -3,8 +3,8 @@
 # Contributor: Denis Terskov aka neurosurgeon <terskov.den at gmail.com>
 
 pkgname=scantailor
-pkgver=0.9.12
-pkgrel=2
+pkgver=0.9.12.2
+pkgrel=1
 _realver=EXPERIMENTAL_2015_10_27
 pkgdesc="Interactive post-processing tool for scanned pages"
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
 source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
         scantailor.desktop)
-md5sums=('1638dec878e9f35e9c0af1ab222280dd'
-         '7fdbdef6167d124762421ec99a98f8de')
+sha256sums=('cca3d4a0a5e93ef45b95513a448175e4f9f7bb53bbe560e72e57f0eb37d74397'
+            '3c191c0380f991709bd38a0ace6adbf351fca441a2c5fd432e56a0da6b68a728')
 
 build() {
   cd "$srcdir"/$pkgname-$_realver



More information about the arch-commits mailing list