testing/libfort: upgrade to 0.1.5

Closes: GH-8144
This commit is contained in:
Pete Dietl 2019-05-26 14:00:13 -05:00 committed by TBK
parent 32f5155741
commit ff23b08aaa
No known key found for this signature in database
GPG Key ID: 5FFB25718720C7D7

View File

@ -1,6 +1,6 @@
# Maintainer: Pete Dietl <petedietl@gmail.com>
pkgname=libfort
pkgver=0.1.4
pkgver=0.1.5
pkgrel=0
pkgdesc="A simple crossplatform library to create formatted text tables."
url="https://github.com/seleznevae/libfort"
@ -36,4 +36,4 @@ package() {
cd build
make DESTDIR="$pkgdir" install
}
sha512sums="f812a26713933de52a1c808d88e050dce4c325cc2cc042ad0c368d7ddcb94344ee6f77c77fb063e3ee6ff6765865207ab8a788351f59e725b7b1ea4da4a428a5 libfort-0.1.4.tar.gz"
sha512sums="5dbdc9b61ba9f85fc923f74885be80ac166565c302805ef02ba859ae7614cb113209aa1798b3b27c07e81f99cceb27fcc40abf34a3b4bea2be22cd2a31590cf5 libfort-0.1.5.tar.gz"