Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / cclive
Commits: 216e1480 by Antonio Rojas at 2024-08-30T19:17:25+02:00 upgpkg: 0.9.3-31: boost 1.86 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,28 @@ +pkgbase = cclive + pkgdesc = Commandline downloader for popular video websites. + pkgver = 0.9.3 + pkgrel = 31 + url = http://cclive.sourceforge.net/ + arch = x86_64 + license = AGPL3 + makedepends = boost + depends = boost-libs + depends = pcre + depends = curl + depends = libquvi + depends = glibmm + source = https://downloads.sourceforge.net/project/cclive/0.9/cclive-0.9.3.tar.xz + source = https://downloads.sourceforge.net/project/cclive/0.9/cclive-0.9.3.tar.xz.sig + source = iostream.patch + source = reproducible-date.patch + source = boost-1.67.patch + source = boost.m4 + validpgpkeys = E220FCFF9EADBA326FD6B23BBF1D59CCAD00BE50 + sha512sums = 0d8f6f870e24e2906542c1e02745009597fca2e879261bef7a81e07f8dec016ee200d8a4b37dd0f20b3ad27c12e2445fed1f6a9dc262a6c27e40222048bb5438 + sha512sums = SKIP + sha512sums = dc6fb068d153e91c03533830e6d87bb292109e192b9fff7003a23fbe3ab5a786fee52a0f522788b5715511be0de55deed1b4a9b2369ac6d239074ec099e0e893 + sha512sums = bb0c71d3e726096c2856392cef10d8b62aa1a67b30171f079bdf7bd03b64d27a32e611633298889311c88929369a40dd7c56b6560afaa8c43578682b4ff55aa8 + sha512sums = 8897a535aaa7d8acf3eea07f0e172423d59ec7ff051dbfc096661162649b589b23795f326aad7fa6370aad3174ec5b7e2125424d0425cff425f3dfa3ca660c9d + sha512sums = fe459153907224948888dd6cf6d04b780867595e5e70661d50e3fc2976149f716b807c71d5bfed61566b069bddc955838fdcf441ba5110bea9b2bbaac5b99c84 + +pkgname = cclive ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=cclive pkgver=0.9.3 -pkgrel=30 +pkgrel=31 pkgdesc='Commandline downloader for popular video websites.' arch=('x86_64') url='http://cclive.sourceforge.net/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cclive/-/commit/216e1480ae904d15e582c0bacaee1eb5c9dad99a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/cclive/-/commit/216e1480ae904d15e582c0bacaee1eb5c9dad99a You're receiving this email because of your account on gitlab.archlinux.org.
