Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / devede
Commits: 812b0518 by Jelle van der Waa at 2024-04-04T10:05:05+02:00 upgpkg: 4.17.0-3: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = devede + pkgdesc = Program to create VideoDVDs and CDs + pkgver = 4.17.0 + pkgrel = 3 + url = https://rastersoft.com/programas/devede.html + arch = any + license = GPL3 + depends = gtk3 + depends = python-cairo + depends = python-gobject + depends = python-setuptools + depends = ffmpeg + depends = cdrtools + depends = dvdauthor + depends = vcdimager + source = https://gitlab.com/rastersoft/devedeng/-/archive/4.17.0/devedeng-4.17.0.tar.gz + sha256sums = ef50effc72404c6cc4e87244ab8f622179e82368da422756d70316feb94de032 + +pkgname = devede ===================================== PKGBUILD ===================================== @@ -7,7 +7,7 @@ pkgname=devede _pkgname=devedeng pkgver=4.17.0 -pkgrel=2 +pkgrel=3 pkgdesc='Program to create VideoDVDs and CDs' arch=('any') url='https://rastersoft.com/programas/devede.html' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/devede/-/commit/812b05182a8dceb446058e502da07e33bef200c0 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/devede/-/commit/812b05182a8dceb446058e502da07e33bef200c0 You're receiving this email because of your account on gitlab.archlinux.org.
