summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 5 insertions, 12 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc246974b02b..d87db14b61cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,27 +1,20 @@
-# Maintainer: SoniEx2 <endermoneymod at gmail dot com>
+# Maintainer: truemedian <truemedian at gmail dot com>
+# Contributor: SoniEx2 <endermoneymod at gmail dot com>
pkgname=luvi-bin
-pkgver=2.7.6
+pkgver=2.14.0
pkgrel=1
pkgdesc="A project in-between luv and luvit"
arch=(i686 x86_64)
url="https://github.com/luvit/luvi"
license=('Apache')
-groups=()
depends=('gcc-libs')
-makedepends=()
-optdepends=()
provides=(luvi)
conflicts=(luvi)
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source_i686=("luvi-regular-$pkgver-i686::https://github.com/luvit/luvi/releases/download/v$pkgver/luvi-regular-Linux_i686")
source_x86_64=("luvi-regular-$pkgver-x86_64::https://github.com/luvit/luvi/releases/download/v$pkgver/luvi-regular-Linux_x86_64")
noextract=()
-md5sums_i686=('916a676dff1235976b1d0cd0aa33d497')
-md5sums_x86_64=('009d71ec899312f719ac63f2a27b4ffd')
+sha256sums_i686=('db4dfdf054799e1cab98634c0eead5b2befcb44f57ed65af288c16257f42af67')
+sha256sums_x86_64=('f79614b208f7999030a13fca22ffeb91c3d880487be2b5b7e2425ab42ec7a1d0')
package() {
cd "$srcdir"