diff options
author | Rod Kay | 2017-07-06 22:14:24 +1000 |
---|---|---|
committer | Rod Kay | 2017-07-06 22:14:24 +1000 |
commit | b8a98f2d0f77d075a8eaaae0a3d368fe9628a8d2 (patch) | |
tree | 4c4ab0b62da2f6d98521c4a6bfea75be839cfa3b /PKGBUILD | |
parent | aebc442d24161d862b44bdfcad277a700802cf10 (diff) | |
download | aur-b8a98f2d0f77d075a8eaaae0a3d368fe9628a8d2.tar.gz |
Bump package version to force update to gcc7
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ pkgname=sdlada pkgver=2.1.7 -pkgrel=1 +pkgrel=2 pkgdesc="An Ada binding to SDL" arch=('i686' 'x86_64') |