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

David Runge dvzrv at archlinux.org
Wed Feb 20 23:18:24 UTC 2019


    Date: Wednesday, February 20, 2019 @ 23:18:23
  Author: dvzrv
Revision: 434822

upgpkg: harvid 0.8.3-1

Upgrading to 0.8.3.

Modified:
  harvid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-20 23:12:35 UTC (rev 434821)
+++ PKGBUILD	2019-02-20 23:18:23 UTC (rev 434822)
@@ -2,8 +2,8 @@
 # Contributor: speps <speps dot aur dot archlinux dot org>
 
 pkgname=harvid
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="HTTP Ardour Video Daemon"
 arch=('x86_64')
 url="https://x42.github.io/harvid/"
@@ -11,7 +11,7 @@
 depends=('ffmpeg')
 makedepends=('xxd')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/x42/${pkgname}/archive/v$pkgver.tar.gz")
-sha512sums=('fde352124008cd3d6230950c79a3a2b8d581803f952c7313c941226b00e80f8078053d941f2c5ead04672639a8db696f0c33482f69dab78187801d7ebce23fce')
+sha512sums=('748475602c7279f10790523cbd5cbf34c9cd283ca9e959ac0535fbb5b4ee6d2fcab976c5ddba3fa40862552b49d73df7145f36d26c9fe708063505812537a8ac')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list