summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2017-02-25 17:44:23 +0800
committerpingplug2017-02-25 17:44:23 +0800
commit84159df3a04e39e5e27bc2551305c3c8147593d3 (patch)
tree2316d3bddf3fad1295d37b806367c735645ae8b4
parentbd920d0653436a8afc5d7c7e24ef8251236c7808 (diff)
downloadaur-84159df3a04e39e5e27bc2551305c3c8147593d3.tar.gz
Updated to 7.0.003
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 15 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 415f026c3537..50fee2bb905f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 03:36:14 UTC 2016
+# Sat Feb 25 09:42:40 UTC 2017
pkgbase = mingw-w64-readline
pkgdesc = MinGW port of readline for editing typed command lines (mingw-w64)
- pkgver = 7.0.001
+ pkgver = 7.0.003
pkgrel = 1
url = https://cnswww.cns.cwru.edu/php/chet/readline/rltop.html
arch = any
@@ -18,11 +18,19 @@ pkgbase = mingw-w64-readline
source = readline-1.patch
source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-001
source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-001.sig
+ source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-002
+ source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-002.sig
+ source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-003
+ source = http://ftp.gnu.org/gnu/readline/readline-7.0-patches/readline70-003.sig
md5sums = 205b03a87fc83dab653b628c59b9fc91
md5sums = SKIP
md5sums = e1564909905d0670fca91da3dc4053f7
md5sums = e299384458a4cbefaaac3f30e9cc2bba
md5sums = SKIP
+ md5sums = f9071a353e2fd52a91d32667b23715d6
+ md5sums = SKIP
+ md5sums = 03595464cf0283286a6e07f4f01c4a70
+ md5sums = SKIP
pkgname = mingw-w64-readline
diff --git a/PKGBUILD b/PKGBUILD
index 825e2d74e970..3fec4bd511c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=mingw-w64-readline
_basever=7.0
-_patchlevel=001
+_patchlevel=003
pkgver=$_basever.$_patchlevel
pkgrel=1
pkgdesc="MinGW port of readline for editing typed command lines (mingw-w64)"
@@ -27,6 +27,10 @@ md5sums=('205b03a87fc83dab653b628c59b9fc91'
'SKIP'
'e1564909905d0670fca91da3dc4053f7'
'e299384458a4cbefaaac3f30e9cc2bba'
+ 'SKIP'
+ 'f9071a353e2fd52a91d32667b23715d6'
+ 'SKIP'
+ '03595464cf0283286a6e07f4f01c4a70'
'SKIP')
validpgpkeys=(7C0135FB088AAF6C66C650B9BB5869F064EA74AB)