mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to latest from GitHub releases (Build Apps)
This commit is contained in:
parent
603f9c6604
commit
400652d3f5
2 changed files with 3 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -9,7 +9,7 @@ pkgbase = finar-unstable
|
|||
provides = finar
|
||||
conflicts = finar
|
||||
options = !strip
|
||||
source = finar-unstable-1.1.0.zip::https://github.com/justacalico/Openlyst-more-builds/releases/download/build-35/finar-1.1.0-2026-02-18-linux-x64.zip
|
||||
source = finar-unstable-1.1.0.zip::https://github.com/openlyst/builds/releases/download/build-1/finar-1.1.0-2026-02-22-linux-x64.zip
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = finar-unstable
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,5 +1,5 @@
|
|||
# Maintainer: OpenLyst <https://openlyst.ink>
|
||||
# Unstable build from GitHub releases: https://github.com/justacalico/Openlyst-more-builds/releases
|
||||
# Unstable build from GitHub releases: https://github.com/openlyst/builds/releases
|
||||
pkgname=finar-unstable
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
|
|
@ -12,7 +12,7 @@ optdepends=()
|
|||
provides=('finar')
|
||||
conflicts=('finar')
|
||||
options=('!strip')
|
||||
source=("finar-unstable-${pkgver}.zip::https://github.com/justacalico/Openlyst-more-builds/releases/download/build-35/finar-1.1.0-2026-02-18-linux-x64.zip")
|
||||
source=("finar-unstable-${pkgver}.zip::https://github.com/openlyst/builds/releases/download/build-1/finar-1.1.0-2026-02-22-linux-x64.zip")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue