Compare commits
2 commits
41b612faca
...
29bdcba26f
Author | SHA1 | Date | |
---|---|---|---|
29bdcba26f | |||
1503b1d0b8 |
4 changed files with 15 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = clonezilla-unstable
|
||||
pkgdesc = ncurses partition and disk imaging/cloning program
|
||||
pkgver = 5.5.4
|
||||
pkgver = 5.5.5
|
||||
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://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.5.4.tar.xz
|
||||
source = https://free.nchc.org.tw/drbl-core/src/unstable/clonezilla-5.5.5.tar.xz
|
||||
source = usrbin.patch
|
||||
sha512sums = 0ace1de7ac1f640388dc3bfdfebbe301b158f9808d63d516d95c697cac70596452d993f8e8d6a8411f57c83e4753e57ecc3ec2035b0ec6295f3a04429614574c
|
||||
sha512sums = ef516d1d6425138610a044e31daa3f5d2514002108da60f8985bde0950f89e59b240e507650f3779be3a7e25eb2d285c2822ccba4669dfea12f47bd693bd9634
|
||||
sha512sums = 39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac
|
||||
|
||||
pkgname = clonezilla-unstable
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=clonezilla-unstable
|
||||
_pkgname=clonezilla
|
||||
pkgver=5.5.4
|
||||
pkgver=5.5.5
|
||||
pkgrel=1
|
||||
pkgdesc="ncurses partition and disk imaging/cloning program"
|
||||
arch=('any')
|
||||
|
@ -16,7 +16,7 @@ conflicts=("${_pkgname}")
|
|||
provides=("${_pkgname}")
|
||||
source=("https://free.nchc.org.tw/drbl-core/src/unstable/${_pkgname}-${pkgver}.tar.xz"
|
||||
'usrbin.patch')
|
||||
sha512sums=('0ace1de7ac1f640388dc3bfdfebbe301b158f9808d63d516d95c697cac70596452d993f8e8d6a8411f57c83e4753e57ecc3ec2035b0ec6295f3a04429614574c'
|
||||
sha512sums=('ef516d1d6425138610a044e31daa3f5d2514002108da60f8985bde0950f89e59b240e507650f3779be3a7e25eb2d285c2822ccba4669dfea12f47bd693bd9634'
|
||||
'39e63eaa18ffaed7fe9a2dde449c8b57d4a3dc313024213881bd620d0011671bb7f8a0346df7c247c2da94f8d82afb669057cb05dd9cefffafb680826544d6ac')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = sublime-text-4
|
||||
pkgdesc = Sophisticated text editor for code, html and prose - stable build
|
||||
pkgver = 4.4143
|
||||
pkgrel = 4
|
||||
pkgver = 4.4151
|
||||
pkgrel = 1
|
||||
url = https://www.sublimetext.com/download
|
||||
arch = x86_64
|
||||
arch = aarch64
|
||||
|
@ -10,9 +10,9 @@ pkgbase = sublime-text-4
|
|||
depends = gtk3
|
||||
provides = sublime-text
|
||||
conflicts = sublime-text
|
||||
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4143_x64.tar.xz
|
||||
sha256sums_x86_64 = 7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c
|
||||
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4143_arm64.tar.xz
|
||||
sha256sums_aarch64 = e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93
|
||||
source_x86_64 = https://download.sublimetext.com/sublime_text_build_4151_x64.tar.xz
|
||||
sha512sums_x86_64 = 74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d
|
||||
source_aarch64 = https://download.sublimetext.com/sublime_text_build_4151_arm64.tar.xz
|
||||
sha512sums_aarch64 = 2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050
|
||||
|
||||
pkgname = sublime-text-4
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Manuel Hüsers <aur@huesers.de>
|
||||
|
||||
pkgname=sublime-text-4
|
||||
pkgver=4.4143
|
||||
pkgrel=4
|
||||
pkgver=4.4151
|
||||
pkgrel=1
|
||||
pkgdesc='Sophisticated text editor for code, html and prose - stable build'
|
||||
arch=('x86_64' 'aarch64')
|
||||
url='https://www.sublimetext.com/download'
|
||||
|
@ -14,8 +14,8 @@ provides=('sublime-text')
|
|||
source_x86_64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_x64.tar.xz")
|
||||
source_aarch64=("https://download.sublimetext.com/sublime_text_build_${pkgver:2}_arm64.tar.xz")
|
||||
|
||||
sha256sums_x86_64=('7de862c38d19367414117110328dded754ac709fed54c8cc5cb0737c894c073c')
|
||||
sha256sums_aarch64=('e33a4d1d51073bdf2f1dc5936ea9b096b078f87230a10a23790beaee702a4a93')
|
||||
sha512sums_x86_64=('74e1c11117a0cfedd7b435143d0d36ce1fef058ea9b1008e979b4b91c405c0fc6a0e0490b34db2bea9699371c0f938a1f0e558b4b0dbeb0d452c942d2c07f21d')
|
||||
sha512sums_aarch64=('2989a66a7e3fc3ac752a50467415428712d5724f62ca188429550e9c546b20e0e77da022877c3c588bf743b950fad1133d5b9c43a4ad5df04e4d2eca93a35050')
|
||||
|
||||
package() {
|
||||
cd "${srcdir}"
|
||||
|
|
Loading…
Reference in a new issue