[arch-commits] Commit in harvid/trunk (PKGBUILD)

speps speps at archlinux.org
Tue May 19 16:41:49 UTC 2015


    Date: Tuesday, May 19, 2015 @ 18:41:49
  Author: speps
Revision: 133838

upgpkg: harvid 0.8.0-1

Modified:
  harvid/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-19 16:26:41 UTC (rev 133837)
+++ PKGBUILD	2015-05-19 16:41:49 UTC (rev 133838)
@@ -2,8 +2,8 @@
 # Maintainer: speps <speps dot aur dot archlinux dot org>
 
 pkgname=harvid
-pkgver=0.7.5
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="HTTP Ardour Video Daemon"
 arch=('i686' 'x86_64')
 url="http://x42.github.io/harvid/"
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('ffmpeg')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/x42/harvid/archive/v$pkgver.tar.gz")
-md5sums=('b9b7ccc251a9077a06409e33bed3dce6')
+md5sums=('a3f39791c5eec94be5e43c6545538f9d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list