[arch-commits] Commit in scantailor/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Fri Aug 31 15:54:28 UTC 2018
Date: Friday, August 31, 2018 @ 15:54:27
Author: spupykin
Revision: 375879
Modified:
scantailor/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-31 15:53:09 UTC (rev 375878)
+++ PKGBUILD 2018-08-31 15:54:27 UTC (rev 375879)
@@ -4,8 +4,8 @@
pkgname=scantailor
pkgver=0.9.12.2
-pkgrel=1
-_realver=EXPERIMENTAL_2015_10_27
+pkgrel=2
+_realver=EXPERIMENTAL_2016_02_22
pkgdesc="Interactive post-processing tool for scanned pages"
arch=(x86_64)
url="http://scantailor.org/"
@@ -14,7 +14,7 @@
makedepends=('cmake' 'qt5-tools' 'eigen' 'boost')
source=($pkgname-$_realver.tar.gz::https://github.com/Tulon/$pkgname/archive/$_realver.tar.gz
scantailor.desktop)
-sha256sums=('cca3d4a0a5e93ef45b95513a448175e4f9f7bb53bbe560e72e57f0eb37d74397'
+sha256sums=('157f5cae617041eefa84c41e87bc18747bafc73eead16f73c2c6c0a717a82fab'
'3c191c0380f991709bd38a0ace6adbf351fca441a2c5fd432e56a0da6b68a728')
build() {
More information about the arch-commits
mailing list