summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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/"