[arch-commits] Commit in dvdauthor/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 31 08:14:15 UTC 2019
Date: Thursday, October 31, 2019 @ 08:14:14
Author: arojas
Revision: 521027
imagemagick 7.0.9 rebuild
Modified:
dvdauthor/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 08:12:03 UTC (rev 521026)
+++ PKGBUILD 2019-10-31 08:14:14 UTC (rev 521027)
@@ -6,13 +6,12 @@
pkgname=dvdauthor
pkgver=0.7.2
-pkgrel=5
+pkgrel=6
pkgdesc="DVD authoring tools"
arch=('x86_64')
url="http://dvdauthor.sourceforge.net/"
license=('GPL')
-depends=('libdvdread' 'libmagick' 'libxml2')
-makedepends=('imagemagick')
+depends=('libdvdread' 'imagemagick' 'libxml2')
source=("https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
"dvdauthor-0.7.2-imagemagick7.patch")
sha256sums=('3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7'
More information about the arch-commits
mailing list