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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 17 15:59:35 UTC 2014


    Date: Friday, October 17, 2014 @ 17:59:35
  Author: spupykin
Revision: 120900

upgpkg: unpaper 6-1

upd

Modified:
  unpaper/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-17 15:46:15 UTC (rev 120899)
+++ PKGBUILD	2014-10-17 15:59:35 UTC (rev 120900)
@@ -3,17 +3,16 @@
 # Contributor: Andreas Hauser <andy-aur at splashground.de>
 
 pkgname=unpaper
-pkgver=5.1
+pkgver=6
 pkgrel=1
 pkgdesc="post-processing tool for scanned sheets of paper"
 arch=('i686' 'x86_64')
-#url="http://$pkgname.berlios.de/"
 url="https://github.com/Flameeyes/unpaper"
-license="GPL"
-depends=()
+license=("GPL")
+depends=('ffmpeg')
 makedepends=('gcc' 'libxslt')
 source=("$pkgname-${pkgver}.tar.gz::https://github.com/Flameeyes/unpaper/tarball/unpaper-$pkgver")
-md5sums=('06fe02a2e460c0ea218b6cd05bf573fe')
+md5sums=('cfc16684ab4e4d2f9472eca41492bdbf')
 
 build() {
   cd $srcdir/Flameeyes-unpaper-*



More information about the arch-commits mailing list