summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrancoism902020-04-18 10:49:42 +0200
committerfrancoism902020-04-18 10:49:42 +0200
commitbca87783f5c49e2cf13164a1a005cf45b8de048d (patch)
tree84115116f14192b88a5bd4d7dd756bc7cf64b6f2 /PKGBUILD
parent5b54792477b485f14a5fa2fb084db69059e2e996 (diff)
downloadaur-bca87783f5c49e2cf13164a1a005cf45b8de048d.tar.gz
arch=any
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8be7cc25f138..3466e3724876 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Justin Dray <justin@dray.be
+# Maintainer: Francois Menning <f.menning@protonmail.com>
+# Contributor: Justin Dray <justin@dray.be
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=preload
pkgver=0.6.4
-pkgrel=6
-arch=('i686' 'x86_64')
+pkgrel=7
+arch=('any')
pkgdesc="Makes applications run faster by prefetching binaries and shared objects"
url="http://sourceforge.net/projects/preload"
license=('GPL2')