[arch-commits] Commit in l-smash/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Thu Aug 20 20:36:27 UTC 2015
Date: Thursday, August 20, 2015 @ 22:36:26
Author: alucryd
Revision: 244451
upgpkg: l-smash 2.9.1-1
Modified:
l-smash/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-20 20:15:26 UTC (rev 244450)
+++ PKGBUILD 2015-08-20 20:36:26 UTC (rev 244451)
@@ -3,8 +3,8 @@
# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
pkgname=l-smash
-pkgver=2.3.0
-pkgrel=2
+pkgver=2.9.1
+pkgrel=1
pkgdesc='MP4 muxer and other tools'
arch=('i686' 'x86_64')
url='https://github.com/l-smash/l-smash'
@@ -12,7 +12,7 @@
depends=('glibc')
provides=('liblsmash.so')
source=("l-smash-${pkgver}.tar.gz::https://github.com/l-smash/l-smash/archive/v${pkgver}.tar.gz")
-sha256sums=('1c1a487191b723a486bd3e8abd5e28e0d34f7ac1964d98fac0a9a2db962e3838')
+sha256sums=('17f24fc8bffba753f8c628f1732fc3581b80362341274747ef6fb96af1cac45c')
build() {
cd l-smash-${pkgver}
More information about the arch-commits
mailing list