aboutsummaryrefslogtreecommitdiffstats
path: root/gpp
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-08-09 22:00:33 +0200
committerMattias Andrée <maandree@kth.se>2021-08-09 22:00:33 +0200
commite6fb4b93730f57e30cc92677508c759992cc84c6 (patch)
treee6949b454ef90bfa32ed9e567b8c949b2a4006ff /gpp
parentUpdate gpp (diff)
downloadaur-packages-e6fb4b93730f57e30cc92677508c759992cc84c6.tar.gz
aur-packages-e6fb4b93730f57e30cc92677508c759992cc84c6.tar.bz2
aur-packages-e6fb4b93730f57e30cc92677508c759992cc84c6.tar.xz
Update gpp
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'gpp')
-rw-r--r--gpp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpp/PKGBUILD b/gpp/PKGBUILD
index 0edb13b..5b2f32d 100644
--- a/gpp/PKGBUILD
+++ b/gpp/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=general-preprocessor
-pkgver=2.1
+pkgver=2.1.1
pkgrel=1
pkgdesc="Bash-based preprocessor for anything"
url="https://github.com/maandree/gpp"
@@ -10,7 +10,7 @@ license=('custom:ISC')
depends=()
optdepends=('bash: default shell')
source=("gpp-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=(ef305acf927ba6a37aa7e250b3a3d4f1fd4e0513a98acd6d2bdcdc15e4930faf)
+sha256sums=(20bec3e76e70ee856cddee06cd692daa1d0a8c50e9e7d37ee7ae1c106ed9fb23)
build () {