From 6394f33988ad1283a934c4944404ac10ce78f5cb Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 1 Jan 2015 02:07:47 -0500 Subject: librefetch: Update for makepkg 4.2.0 --- src/librefetch/librefetch.8.ronn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/librefetch/librefetch.8.ronn') diff --git a/src/librefetch/librefetch.8.ronn b/src/librefetch/librefetch.8.ronn index c43a575..da5ea60 100644 --- a/src/librefetch/librefetch.8.ronn +++ b/src/librefetch/librefetch.8.ronn @@ -132,10 +132,11 @@ Following is a table of the translations. Variables source = mksource noextract = mknoextract - *sums = mk*sums (md5, sha1, sha256, sha384, sha512) + *sums = mk*sums (md5, sha1, sha224, sha256, sha384, sha512) depends = checkdepends = makedepends = mkdepends + *_$CARCH = Functions prepare() { :; } build() { mksource; } -- cgit v1.2.2