summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f1e1d3ea3cb..8877dfa04948 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Doug Newgard <scimmia at archlinux dot info>
pkgname=rage
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc="Video Player based on EFL"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('BSD')
depends=('elementary')
install=$pkgname.install
source=("http://download.enlightenment.org/rel/apps/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('5a07e8968c0175199bdf23d30b51ad57fae5d8136a13db11ffeeb80575476b39')
+sha256sums=('7592b345aa6679c2e4d50a607191d5e4d41cd21d2fc71263df0ba5d9c974bd95')
build() {
cd $pkgname-$pkgver