diff options
author | Claudia Pellegrino | 2023-09-02 22:07:43 +0200 |
---|---|---|
committer | Claudia Pellegrino | 2023-09-02 22:07:53 +0200 |
commit | 8bd9cea89ef8f838b980e6c55fa1334fdbc2b527 (patch) | |
tree | 3a872736f835795bb364b393969e73b955143145 /.SRCINFO | |
parent | ff445aa641f1e473eb2e4418cf49ff1f390d4ea1 (diff) | |
download | aur-8bd9cea89ef8f838b980e6c55fa1334fdbc2b527.tar.gz |
Courtesy pkgrel bump due to `boost` update
See also:
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/54ffc0f47caa97ca463538b6e3d86d0f3c838e1a
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = nesfab pkgdesc = Programming language for creating NES games pkgver = 1.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/pubby/nesfab install = nesfab.install arch = x86_64 |