aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/metalang99/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/metalang99/APKBUILD b/testing/metalang99/APKBUILD
index 000c4154048..cee797d72d3 100644
--- a/testing/metalang99/APKBUILD
+++ b/testing/metalang99/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sebastian Hudak <sebastian@sebsite.pw>
# Maintainer: Sebastian Hudak <sebastian@sebsite.pw>
pkgname=metalang99
-pkgver=1.13.1
+pkgver=1.13.2
pkgrel=0
pkgdesc="C meta-programming language built with pre-processor macros"
url="https://github.com/Hirrolot/metalang99"
@@ -19,4 +19,4 @@ package() {
cp -r include "$pkgdir"/usr/include
}
-sha512sums="ef9daaf279ca1256dbc9011eecc07616e9162404bb720cdb24b4910eb7133997257809dfe6826db758fbe90def46efecfff3c281b8fd29ab34d6e5cb8f5c8feb metalang99-1.13.1.tar.gz"
+sha512sums="e1077241aedd999b2b4ea46e39aa42fc3bf68a0637dcea7feb1487ab8c11f89a8b6e3c2b59d1fddb66db685a3b616e7321efde4dc83a23ac0d39cfe5441d83a1 metalang99-1.13.2.tar.gz"