summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBermond2016-03-16 18:28:48 -0300
committerBermond2016-03-16 18:28:48 -0300
commita5e2f5ae416e975cc740a115e0982840fe6e8fa2 (patch)
treedbbe6e513940a25ba66b95833dff47009750c80f
parentae460ccdf6832f946f1a323c4f74667189b1816a (diff)
downloadaur-a5e2f5ae416e975cc740a115e0982840fe6e8fa2.tar.gz
Corrected URL
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 636acf8759e4..023c2024f570 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Mar 16 21:07:03 UTC 2016
+# Wed Mar 16 21:28:18 UTC 2016
pkgbase = littleutils-full
pkgdesc = Utilities for compression, file manipulation, text cleanup, and images/PDF optimization (with all features and extras)
pkgver = 1.0.35
- pkgrel = 1
- url = http://http://littleutils.sourceforge.net/
+ pkgrel = 2
+ url = http://littleutils.sourceforge.net/
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 6fa77a171f0d..22071bdecc8a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
_srcname=littleutils
pkgname=littleutils-full
pkgver=1.0.35
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities for compression, file manipulation, text cleanup, and images/PDF optimization (with all features and extras)"
arch=('i686' 'x86_64')
-url="http://http://littleutils.sourceforge.net/"
+url="http://littleutils.sourceforge.net/"
license=('custom' 'GPL3')
depends=('bash' 'dash' 'perl' 'python2' 'file' 'gifsicle' 'libjpeg-turbo' 'libpng'
'pngcrush' 'bzip2' 'gzip' 'lzip' 'lzma_alone' 'lzop' 'xz' 'p7zip'