diff options
author | Gonzalo Exequiel Pedone | 2025-03-04 15:54:40 -0300 |
---|---|---|
committer | Gonzalo Exequiel Pedone | 2025-03-04 15:54:40 -0300 |
commit | 9c7a3a3048c0b4574a0b3b13f062495f0b4f321b (patch) | |
tree | 6db29da1d9b57dc09aeaaee3bb67c4a134b599dd /.SRCINFO | |
parent | 1672ca464d16472bb31e9eea3734d9f51e53a0e7 (diff) | |
download | aur-android-armv7a-eabi-argparse.tar.gz |
Package updated to 3.2.
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = android-armv7a-eabi-argparse pkgdesc = Argument Parser for Modern C++ (Android armv7a-eabi) - pkgver = 3.1 + pkgver = 3.2 pkgrel = 1 url = https://github.com/p-ranav/argparse arch = any @@ -12,7 +12,7 @@ pkgbase = android-armv7a-eabi-argparse options = !buildflags options = staticlibs options = !emptydirs - source = https://github.com/p-ranav/argparse/archive/v3.1.tar.gz - md5sums = 11822ccbe1bd8d84c948450d24281b67 + source = https://github.com/p-ranav/argparse/archive/v3.2.tar.gz + md5sums = 9a536026d9d565d362e57c7dd7224a4c pkgname = android-armv7a-eabi-argparse |