mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Update Arch Linux rolling package.
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
#@IgnoreInspection BashAddShebang
|
#@IgnoreInspection BashAddShebang
|
||||||
# Maintainer: Natalia Portillo <claunia@claunia.com>
|
# Maintainer: Natalia Portillo <claunia@claunia.com>
|
||||||
_netcoretarget='net7.0'
|
_netcoretarget='net8.0'
|
||||||
_aarubase='Aaru'
|
_aarubase='Aaru'
|
||||||
packager='Natalia Portillo <claunia@claunia.com>'
|
packager='Natalia Portillo <claunia@claunia.com>'
|
||||||
pkgbase='aaru-git'
|
pkgbase='aaru-git'
|
||||||
pkgname=('aaru-git')
|
pkgname=('aaru-git')
|
||||||
pkgver=v6.0.0.3f0f4f1a
|
pkgver=v6.0.0.7136b0613
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Disc image management and creation tool for disks, tapes, optical and solid state media'
|
pkgdesc='Disc image management and creation tool for disks, tapes, optical and solid state media'
|
||||||
arch=('x86_64' 'armv7h' 'aarch64')
|
arch=('x86_64' 'armv7h' 'aarch64')
|
||||||
url='http://www.aaru.app'
|
url='http://www.aaru.app'
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
source=('git://github.com/aaru-dps/Aaru')
|
source=('git+https://github.com/aaru-dps/Aaru')
|
||||||
makedepends=('dotnet-sdk>=7.0.0' 'git')
|
makedepends=('dotnet-sdk>=8.0.0' 'git')
|
||||||
options=('!strip' 'staticlibs')
|
options=('!strip' 'staticlibs')
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
provides=('aaru')
|
provides=('aaru')
|
||||||
|
|||||||
Reference in New Issue
Block a user