summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimetoplatypus2018-03-31 18:01:04 -0400
committertimetoplatypus2018-03-31 18:01:04 -0400
commit515e427f34f2fa4244d801ef5665dec98e39b7ba (patch)
treeca212a85e9a412e53c63f3b22c0913a55bf49e68 /PKGBUILD
parent96d8e6bf66ff337edcfea7596dbeddbf96d30646 (diff)
downloadaur-515e427f34f2fa4244d801ef5665dec98e39b7ba.tar.gz
Bump pkgrel number and update checksum for new package that includes install.sh script
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72badb10c3cb..bf8030c21313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=libfaction
_pkgname=faction
pkgver=0.0.1
-pkgrel=2
+pkgrel=3
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=("6f0219abf9ed2fbe03a200a09ee85a97")
+md5sums=("c63170979f33ef0f73564f44364bf368")
package() {
mkdir -p "$pkgdir/usr/include/"