summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRod Kay2021-06-12 17:33:04 +1000
committerRod Kay2021-06-12 17:33:04 +1000
commit48bf2945aff8de2238170f4933dd15204bc0eb8f (patch)
tree9aa956110d372b62387dda45a312e6186987c7af /.SRCINFO
parent8624efaf8d228d8a505c8c04d58b5b91f08e9720 (diff)
downloadaur-48bf2945aff8de2238170f4933dd15204bc0eb8f.tar.gz
Update to 2021 and add !strip to options to keep exception symbols.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 646a3f15c67f..75251632e322 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = florist
pkgdesc = An open-source implementation of IEEE Standard 1003.5b-1996, the POSIX Ada binding.
- pkgver = 2020
- pkgrel = 2
+ pkgver = 2021
+ pkgrel = 1
url = https://github.com/Blady-Com/florist
arch = any
license = GPL3
depends = gcc-ada
options = staticlibs
+ options = !strip
source = git+https://github.com/Blady-Com/florist.git
sha1sums = SKIP
pkgname = florist
-