summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorny-a2020-03-27 20:08:26 +0900
committerny-a2020-03-27 20:08:26 +0900
commit1ef0d1a5b483a30ed18533ed4efab2e0ce2328aa (patch)
treea175a84a4df6a6c10af0350a4dba2207b62d9d2c /PKGBUILD
parentf87c186947e2f05d1e1cb03d60f89dbe99c83f56 (diff)
downloadaur-1ef0d1a5b483a30ed18533ed4efab2e0ce2328aa.tar.gz
Update to 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40363c72797c..ef83504b33d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
+# Maintainer: ny-a <nyaarch64@gmail..com>
+# Contributor: Jakob Gahde <j5lx@fmail.co.uk>
# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=rage
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="Video Player based on EFL"
arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ license=('BSD')
depends=('efl')
makedepends=('meson' 'mesa')
source=("http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('1e772370c2199f89f4c34f1968432df4eabf0e4fe4f960649d0b9d27496bdf3d')
+sha256sums=('e5c434ef415ec1dd268399c527f582baeef39a25dee52f828876bfb58698cd11')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"