summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimetoplatypus2019-01-10 23:26:13 -0500
committertimetoplatypus2019-01-10 23:26:13 -0500
commit9e61bb7d66bb2aa47a981f03e05a7e9fd0251a40 (patch)
treecda4f35f37ac6476e2befb8f0fcbbdfa97ad5eb5 /PKGBUILD
parent44a7b2abfa2f8aab4eeed9ae5d64a2bfe8ad8da8 (diff)
downloadaur-libfaction.tar.gz
New release refactors code
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e64ea6a70ef..a0264d7479e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=libfaction
_pkgname=faction
pkgver=0.0.4
-pkgrel=7
+pkgrel=8
pkgdesc="A C library for test-driven software development"
arch=("x86_64" "i686")
url="https://timetoplatypus.com/static/faction"
license=("BSD")
source=("https://timetoplatypus.com/static/faction/$_pkgname-$pkgver.tar.gz")
-md5sums=("c556942c0ebbfdcf73cab19c91cb711e")
+md5sums=("040df4c4e0203c7fe4479341670f9a36")
package() {
mkdir -p "$pkgdir/usr/include/"