summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpingplug2015-06-29 23:40:59 +0800
committerpingplug2015-06-29 23:40:59 +0800
commite25a0676e81fc7981a0dacc06ef8cab43213df84 (patch)
treea9b54f8d8f46cc26db210dc5169457d54a636821 /PKGBUILD
parent545f8c808026477bd635b806dd7fb9aaf3bc65a4 (diff)
downloadaur-e25a0676e81fc7981a0dacc06ef8cab43213df84.tar.gz
just update pkgrel
nothing else
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 520122656ac8..354f35333b92 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=mingw-w64-readline
_basever=6.3
_patchlevel=008
pkgver=$_basever.$_patchlevel
-pkgrel=2
+pkgrel=3
pkgdesc="MinGW port of readline for editing typed command lines (mingw-w64)"
arch=('any')
depends=('mingw-w64-crt' 'mingw-w64-pdcurses')