summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a56386ab8313..987b8126b675 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Dmitrij D. Czarkoff <czarkoff@gmail.com>
pkgname=rem
-pkgver=0.4.6
+pkgver=0.5.0
pkgrel=1
pkgdesc="portable library for real-time audio and video processing"
arch=('i686' 'x86_64')
url="http://creytiv.com/rem.html"
license=('BSD')
depends=('re')
-#changelog=ChangeLog
source=("http://creytiv.com/pub/$pkgname-$pkgver.tar.gz")
-md5sums=('888c3000aa002790cc7129fa72d39a58')
+md5sums=('042b8951fd5da7b25eb3f9aa942cae74')
build() {
cd "$pkgname-$pkgver"