diff options
author | haru_nak | 2023-07-28 09:45:28 +0900 |
---|---|---|
committer | haru_nak | 2023-07-28 09:45:28 +0900 |
commit | bbd5b0bca4e9559e0b39003a4d4e40a6a35df482 (patch) | |
tree | 0115e84c032e755958de541b939a246fc6ef5133 | |
parent | 0678e7ab8a8b3f5944a9a941bb4dfb7e3701dc0e (diff) | |
download | aur-bbd5b0bca4e9559e0b39003a4d4e40a6a35df482.tar.gz |
update pkgrel 3 -> 4
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,15 +1,16 @@ pkgbase = yaft pkgdesc = yet another framebuffer terminal pkgver = 0.2.9 - pkgrel = 3 + pkgrel = 4 url = https://github.com/uobikiemukot/ arch = i686 arch = x86_64 license = MIT makedepends = ncurses + optdepends = fbv: for the yaft_wall command to work + optdepends = idump: for the yaft_wall command to work backup = usr/share/terminfo/y/yaft-256color source = https://github.com/uobikiemukot//yaft/archive/v0.2.9.tar.gz md5sums = ddcbe929c51c453b01e3d18579b0860a pkgname = yaft - |