summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2019-06-13 19:07:18 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2019-06-13 19:07:18 +0000
commit761f867c975b162f71cce3d006af27e7f85e52b3 (patch)
tree7efafdec24e4b4a712ef584063996fa464f9d03d /system
parenta33b497e1219640b47a16bae7de95ea4cd9b4928 (diff)
parent5701fae654dcb6711ec4ed60653639df32780824 (diff)
downloadpackages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.gz
packages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.bz2
packages-761f867c975b162f71cce3d006af27e7f85e52b3.tar.xz
packages-761f867c975b162f71cce3d006af27e7f85e52b3.zip
Merge branch 'bump.aerdan.20190604' into 'master'
Package bumps for 4 June 2019. See merge request !238
Diffstat (limited to 'system')
-rw-r--r--system/file/APKBUILD4
-rw-r--r--system/vim/APKBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/system/file/APKBUILD b/system/file/APKBUILD
index f8ba0ac8c..86a09ce68 100644
--- a/system/file/APKBUILD
+++ b/system/file/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=file
-pkgver=5.36
+pkgver=5.37
pkgrel=0
pkgdesc="File type identification utility"
url="http://www.darwinsys.com/file/"
@@ -43,4 +43,4 @@ libmagic() {
mv "$pkgdir"/usr/lib "$pkgdir"/usr/share "$subpkgdir"/usr
}
-sha512sums="2060219ee5eef286cb2e17bce892401b2e2e411db0f54991899ad895ae535a756c0775168731887ef147e830808dfc8f10f1b87d0a6b3cfaaad4b3e1329ff17e file-5.36.tar.gz"
+sha512sums="9b6ae3dd910a03d2161c91ebc75ac91eb7dbd279563462b77daf902d9ae9f0a70de12c37a498b20c6357d6594059d01841bfd104592107b65c08d8343fca19d2 file-5.37.tar.gz"
diff --git a/system/vim/APKBUILD b/system/vim/APKBUILD
index 0dcdd373b..ebea01e68 100644
--- a/system/vim/APKBUILD
+++ b/system/vim/APKBUILD
@@ -4,7 +4,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Kiyoshi Aman <kiyoshi.aman+adelie@gmail.com>
pkgname=vim
-pkgver=8.1.1206
+pkgver=8.1.1461
pkgrel=0
pkgdesc="advanced text editor"
url="https://www.vim.org"
@@ -81,6 +81,6 @@ vimdiff() {
mv "$pkgdir"/usr/bin/vimdiff "$subpkgdir"/usr/bin
}
-sha512sums="2977716257033e0842f2ddbabf6636e51c5eba3c75bd4b33e6f497de85e1d59701aae8907ddace78debb306a17a9c2dbd18478aa0a0a3020a50f5d8119a0baec vim-8.1.1206.tar.gz
+sha512sums="4c0237808d126069cb023246fc58d7743f8b9813e934a37e8061da43391712abc388921ee62fedc5c76bd374e82496bd8aabc6d8a9248fd8e77064895450032a vim-8.1.1461.tar.gz
12ee3f96c94d74215159fba379ed61907ec5982a9f1643575dcb7c3d5e30824665d683de95f97b5067718b3f2a1238fb7534a70803bc170614498ad026f352d8 vimrc
16026a3ed3e080b3f8281948579ab678e9acd724ad594463279712fbf1024bcd923155a133bd08118848d2c6cdf11c69489d85b1c7438f60b4c279094714d181 no-default-mouse.patch"