summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimetoplatypus2018-07-18 23:54:12 -0400
committertimetoplatypus2018-07-18 23:54:12 -0400
commit2447219daad106c02f60218b19e0710da7792c62 (patch)
treecb271eead0c7fa848da431382432c2336167983c /PKGBUILD
parent5a288042415698b95785883af42b1faf11b00b92 (diff)
downloadaur-2447219daad106c02f60218b19e0710da7792c62.tar.gz
New release includes first six codingbat examples
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eccb99ebda50..0318a75dd58a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=libfaction
_pkgname=faction
pkgver=0.0.4
-pkgrel=4
+pkgrel=5
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=("0f43257a1e5a361a8d1333251ac39d77")
+md5sums=("d388b07b42cc5de3b2d98eabc2ef701b")
package() {
mkdir -p "$pkgdir/usr/include/"