File tree Expand file tree Collapse file tree 4 files changed +43
-0
lines changed
Expand file tree Collapse file tree 4 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -331,6 +331,7 @@ lenovolegionlinux-git
331331lens
332332lf-bin
333333libaquamarine-bin
334+ libation-deb
334335libcamera-git
335336libcs50-git
336337libcutefish-git
Original file line number Diff line number Diff line change 1+ pkgbase = libation-deb
2+ gives = libation
3+ pkgver = 12.8.2
4+ pkgdesc = Free and open source app to manage your Audible books
5+ arch = arm64
6+ arch = amd64
7+ breaks = libation
8+ breaks = libation-git
9+ breaks = libation-bin
10+ breaks = libation-app
11+ maintainer = Tobias Heinlein <nionxtrix@mailbox.org>
12+ source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-arm64.deb
13+ source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-amd64.deb
14+
15+ pkgname = libation-deb
Original file line number Diff line number Diff line change 1+ pkgname="libation-deb"
2+ pkgver="12.8.2"
3+ gives="libation"
4+ breaks=("${gives}" "${gives}-git" "${gives}-bin" "${gives}-app")
5+ pkgdesc="Free and open source app to manage your Audible books"
6+ maintainer="Tobias Heinlein <nionxtrix@mailbox.org>"
7+ source_amd64=("https://github.com/rmcrackan/Libation/releases/download/v${pkgver}/Libation.${pkgver}-linux-chardonnay-amd64.deb")
8+ source_arm64=("https://github.com/rmcrackan/Libation/releases/download/v${pkgver}/Libation.${pkgver}-linux-chardonnay-arm64.deb")
9+ sha256sum_amd64="853fbcaa02c54c287aa60d5661c9d1e062dfa359805855c9bead352be48e533d"
10+ sha256sum_arm64="733d4e2533cd19b8dce64fe0842f3084da10fab6876bc3c7a13a068a08bcd6b7"
11+ arch=('arm64' 'amd64')
Original file line number Diff line number Diff line change @@ -6840,6 +6840,22 @@ pkgbase = libaquamarine-bin
68406840
68416841pkgname = libaquamarine-bin
68426842---
6843+ pkgbase = libation-deb
6844+ gives = libation
6845+ pkgver = 12.8.2
6846+ pkgdesc = Free and open source app to manage your Audible books
6847+ arch = arm64
6848+ arch = amd64
6849+ breaks = libation
6850+ breaks = libation-git
6851+ breaks = libation-bin
6852+ breaks = libation-app
6853+ maintainer = Tobias Heinlein <nionxtrix@mailbox.org>
6854+ source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-arm64.deb
6855+ source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-amd64.deb
6856+
6857+ pkgname = libation-deb
6858+ ---
68436859pkgbase = libcamera-git
68446860 gives = libcamera
68456861 pkgver = 0.1.0
You can’t perform that action at this time.
0 commit comments