T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / dvdauthor
Commits: 1d0b60c7 by T.J. Townsend at 2024-07-12T00:51:31-04:00 upgpkg: 0.7.2-12: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = dvdauthor + pkgdesc = DVD authoring tools + pkgver = 0.7.2 + pkgrel = 12 + url = http://dvdauthor.sourceforge.net/ + arch = x86_64 + license = GPL2 + depends = libdvdread + depends = imagemagick + depends = libxml2 + source = https://downloads.sourceforge.net/dvdauthor/dvdauthor-0.7.2.tar.gz + source = dvdauthor-0.7.2-imagemagick7.patch + sha256sums = 3020a92de9f78eb36f48b6f22d5a001c47107826634a785a62dfcd080f612eb7 + sha256sums = 5c6a6c1cca2fdb2a0037507361980de7ed3bf6c603cb85e9ce273eaf0028dc00 + +pkgname = dvdauthor ===================================== PKGBUILD ===================================== @@ -6,7 +6,7 @@ pkgname=dvdauthor pkgver=0.7.2 -pkgrel=11 +pkgrel=12 pkgdesc='DVD authoring tools' arch=('x86_64') url='http://dvdauthor.sourceforge.net/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dvdauthor/-/commit/1d0b60c737db0af45af7125e612abf848d76a34e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/dvdauthor/-/commit/1d0b60c737db0af45af7125e612abf848d76a34e You're receiving this email because of your account on gitlab.archlinux.org.
