aboutsummaryrefslogtreecommitdiffstats
path: root/community/editorconfig
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-17 19:50:57 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-17 19:55:25 +0100
commit4326aa5263b82679752aa3dfecd4288835b1c159 (patch)
tree1f6e4172e26705a1e36a7e228d19829bf1a53721 /community/editorconfig
parent9bf9e99cb4819e950a252445adebb988d661367c (diff)
downloadaports-4326aa5263b82679752aa3dfecd4288835b1c159.tar.bz2
aports-4326aa5263b82679752aa3dfecd4288835b1c159.tar.xz
community/editorconfig: upgrade to 0.12.2
Diffstat (limited to 'community/editorconfig')
-rw-r--r--community/editorconfig/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/editorconfig/APKBUILD b/community/editorconfig/APKBUILD
index fab7f8a0f8..4a87e1819d 100644
--- a/community/editorconfig/APKBUILD
+++ b/community/editorconfig/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Paul Morgan <jumanjiman@gmail.com>
pkgname=editorconfig
_pkgname=$pkgname-core-c
-pkgver=0.12.1
-pkgrel=1
+pkgver=0.12.2
+pkgrel=0
pkgdesc="EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)"
url="https://github.com/editorconfig/editorconfig-core-c"
arch="all"
@@ -36,6 +36,4 @@ package() {
mv -f "$pkgdir/usr/bin/$pkgname-$pkgver" "$pkgdir/usr/bin/$pkgname" || return 1
}
-md5sums="f15a4d417c405c8de54f132dc3429e46 editorconfig-0.12.1.tar.gz"
-sha256sums="c7bd714c73f01edde583b059b51078173aa85a36fa05bb9652d35a75fe0ac372 editorconfig-0.12.1.tar.gz"
-sha512sums="3517f7db84d632615ba651eeafab6730739b7bf01f4ea34fbca65f58463fbbcbabc101587b289a7922b55708453262c65569077c51087424d47d0676dc1db686 editorconfig-0.12.1.tar.gz"
+sha512sums="6ab3e4f7f95c83c0781064ca15bb70394bb947f9d4cd1348224f02e25c65021d14439b913775d7cfafb93476158799c34438fa548adf3c7ec6dbfd6f1052a046 editorconfig-0.12.2.tar.gz"