summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2021-04-10 19:02:44 +0000
committerDaniel Bermond2021-04-10 19:02:44 +0000
commit7a315ee7d1df172e2da09f4288d65fcf8d3ef88b (patch)
tree3104611ec52938a30cff41b5ce52002d55810a69 /PKGBUILD
parent8ef6099c930a5de9166ca6dc68729b0ef6d3603d (diff)
downloadaur-7a315ee7d1df172e2da09f4288d65fcf8d3ef88b.tar.gz
Update to version 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94e906952c65..7c1b27324a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=littleutils-full
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc='Utilities for compression, file manipulation, text cleanup, and images/PDF optimization (with all features and extras)'
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=(
provides=('littleutils')
conflicts=('littleutils' 'file-rename-utils')
source=("https://sourceforge.net/projects/littleutils/files/littleutils-source/${pkgver}/littleutils-${pkgver}.tar.xz")
-sha256sums=('fbed0d8a4894322ce590e10820ecb8b535867693c949c8bb3c0a3a68ccc52eee')
+sha256sums=('16d01eb51d47d0d89fd5b39190b73d879dbeb215211aea9480a5751538139276')
build() {
export CFLAGS+=" ${CPPFLAGS}"