diff --git a/clonezilla-unstable/.SRCINFO b/clonezilla-unstable/.SRCINFO index 9a8d2d5..6847362 100644 --- a/clonezilla-unstable/.SRCINFO +++ b/clonezilla-unstable/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = clonezilla-unstable pkgdesc = ncurses partition and disk imaging/cloning program - pkgver = 5.12.7 + pkgver = 5.12.3 pkgrel = 1 url = https://clonezilla.org arch = any @@ -29,9 +29,9 @@ pkgbase = clonezilla-unstable provides = clonezilla conflicts = clonezilla backup = etc/drbl/drbl-ocs.conf - source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.7/clonezilla-v5.12.7.tar.gz + source = https://gitlab.com/stevenshiau/clonezilla/-/archive/v5.12.3/clonezilla-v5.12.3.tar.gz source = usrbin.patch - sha512sums = 530c337b36850960329083fa35f1615a21e9062f5cdae43ee82e78f5d9d8e185a14ec08fcf3f2a58364b61d7ef981cb552ae3fd8d874a0bc65a6d3aba71c85f0 + sha512sums = b3cfe1cfb0bf44fccd963a94de0a3cc9bb553f920e6bc726bcdb3da896cd1dadd3b00618f9c51b8587fd7d1b08ecbcdad02050a25730a3acfd34b9036c4ba59c sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac pkgname = clonezilla-unstable diff --git a/clonezilla-unstable/PKGBUILD b/clonezilla-unstable/PKGBUILD index f9b9ea5..34a5b55 100644 --- a/clonezilla-unstable/PKGBUILD +++ b/clonezilla-unstable/PKGBUILD @@ -2,7 +2,7 @@ pkgname=clonezilla-unstable _pkgname=clonezilla -pkgver=5.12.7 +pkgver=5.12.3 pkgrel=1 pkgdesc="ncurses partition and disk imaging/cloning program" arch=('any') @@ -16,7 +16,7 @@ conflicts=("${_pkgname}") provides=("${_pkgname}") source=("https://gitlab.com/stevenshiau/clonezilla/-/archive/v${pkgver}/${_pkgname}-v${pkgver}.tar.gz" 'usrbin.patch') -sha512sums=('530c337b36850960329083fa35f1615a21e9062f5cdae43ee82e78f5d9d8e185a14ec08fcf3f2a58364b61d7ef981cb552ae3fd8d874a0bc65a6d3aba71c85f0' +sha512sums=('b3cfe1cfb0bf44fccd963a94de0a3cc9bb553f920e6bc726bcdb3da896cd1dadd3b00618f9c51b8587fd7d1b08ecbcdad02050a25730a3acfd34b9036c4ba59c' '39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac') prepare() { diff --git a/tuned-git/.SRCINFO b/tuned-git/.SRCINFO index c0e63dc..f4f66ac 100644 --- a/tuned-git/.SRCINFO +++ b/tuned-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = tuned-git pkgdesc = Daemon that performs monitoring and adaptive configuration of devices in the system - pkgver = 2.26.0.r0.g181472a + pkgver = 2.25.1.r0.g889387b pkgrel = 1 url = https://github.com/redhat-performance/tuned arch = any diff --git a/tuned-git/PKGBUILD b/tuned-git/PKGBUILD index e40b411..401867c 100644 --- a/tuned-git/PKGBUILD +++ b/tuned-git/PKGBUILD @@ -7,7 +7,7 @@ _pkgbase=tuned pkgbase="${_pkgbase}-git" pkgname=("${_pkgbase}-git" "${_pkgbase}-ppd-git") -pkgver=2.26.0.r0.g181472a +pkgver=2.25.1.r0.g889387b pkgrel=1 pkgdesc='Daemon that performs monitoring and adaptive configuration of devices in the system' arch=('any')