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

Maxime Gauduin alucryd at archlinux.org
Fri Jul 17 14:19:07 UTC 2015


    Date: Friday, July 17, 2015 @ 16:19:07
  Author: alucryd
Revision: 242309

upgpkg: l-smash 2.3.0-2

Modified:
  l-smash/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-17 14:09:49 UTC (rev 242308)
+++ PKGBUILD	2015-07-17 14:19:07 UTC (rev 242309)
@@ -4,8 +4,8 @@
 
 pkgname=l-smash
 pkgver=2.3.0
-pkgrel=1
-pkgdesc='A simple tool for MP4'
+pkgrel=2
+pkgdesc='MP4 muxer and other tools'
 arch=('i686' 'x86_64')
 url='https://github.com/l-smash/l-smash'
 license=('custom')
@@ -29,8 +29,8 @@
 
   make DESTDIR="${pkgdir}" install
 
-  install -dm 755 "${pkgdir}"/usr/share/licenses/${pkgname}
-  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/
+  install -dm 755 "${pkgdir}"/usr/share/licenses/l-smash
+  install -m 644 LICENSE "${pkgdir}"/usr/share/licenses/l-smash/
 }
 
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list