diff options
author | Rod Kay | 2017-07-06 22:12:27 +1000 |
---|---|---|
committer | Rod Kay | 2017-07-06 22:12:27 +1000 |
commit | a37031e0cc4d4692e61788ea8099c016e7a54656 (patch) | |
tree | deed61b91cba241c737499ed2f9b12dd8f8be7db | |
parent | 5a98613ec03d29415f33287ae13e5f70d93eefa2 (diff) | |
download | aur-a37031e0cc4d4692e61788ea8099c016e7a54656.tar.gz |
Bump package version to force update to gcc7
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Fri Jun 16 07:29:20 UTC 2017 +# Thu Jul 6 12:12:21 UTC 2017 pkgbase = florist pkgdesc = An open-source implementation of IEEE Standard 1003.5b-1996, the POSIX Ada binding. pkgver = 2017 - pkgrel = 1 + pkgrel = 2 url = http://sourceforge.net/projects/gnat-florist/ arch = any license = GPL3 @@ -3,7 +3,7 @@ pkgname=florist pkgver=2017 -pkgrel=1 +pkgrel=2 pkgdesc="An open-source implementation of IEEE Standard 1003.5b-1996, the POSIX Ada binding." arch=('any') |