Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/libation-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = libation-deb
gives = libation
pkgver = 12.8.2
pkgver = 13.1.0
pkgdesc = Free and open source app to manage your Audible books
arch = arm64
arch = amd64
Expand All @@ -9,7 +9,7 @@ pkgbase = libation-deb
breaks = libation-bin
breaks = libation-app
maintainer = Tobias Heinlein <[email protected]>
source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-arm64.deb
source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-amd64.deb
source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v13.1.0/Libation.13.1.0-linux-chardonnay-arm64.deb
source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v13.1.0/Libation.13.1.0-linux-chardonnay-amd64.deb

pkgname = libation-deb
6 changes: 3 additions & 3 deletions packages/libation-deb/libation-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pkgname="libation-deb"
pkgver="12.8.2"
pkgver="13.1.0"
gives="libation"
breaks=("${gives}" "${gives}-git" "${gives}-bin" "${gives}-app")
pkgdesc="Free and open source app to manage your Audible books"
maintainer="Tobias Heinlein <[email protected]>"
source_amd64=("https://github.com/rmcrackan/Libation/releases/download/v${pkgver}/Libation.${pkgver}-linux-chardonnay-amd64.deb")
source_arm64=("https://github.com/rmcrackan/Libation/releases/download/v${pkgver}/Libation.${pkgver}-linux-chardonnay-arm64.deb")
sha256sum_amd64="853fbcaa02c54c287aa60d5661c9d1e062dfa359805855c9bead352be48e533d"
sha256sum_arm64="733d4e2533cd19b8dce64fe0842f3084da10fab6876bc3c7a13a068a08bcd6b7"
sha256sum_amd64="4d8c42f72474ec730ffd3c435270364e1fa1d3fd2e1c080655b0130621c26b8a"
sha256sum_arm64="190fda9704f361850d7957fc89e3e54fb11d29625540c155645f16f3bf50c2ef"
arch=('arm64' 'amd64')
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -6842,7 +6842,7 @@ pkgname = libaquamarine-bin
---
pkgbase = libation-deb
gives = libation
pkgver = 12.8.2
pkgver = 13.1.0
pkgdesc = Free and open source app to manage your Audible books
arch = arm64
arch = amd64
Expand All @@ -6851,8 +6851,8 @@ pkgbase = libation-deb
breaks = libation-bin
breaks = libation-app
maintainer = Tobias Heinlein <[email protected]>
source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-arm64.deb
source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v12.8.2/Libation.12.8.2-linux-chardonnay-amd64.deb
source_arm64 = https://github.com/rmcrackan/Libation/releases/download/v13.1.0/Libation.13.1.0-linux-chardonnay-arm64.deb
source_amd64 = https://github.com/rmcrackan/Libation/releases/download/v13.1.0/Libation.13.1.0-linux-chardonnay-amd64.deb

pkgname = libation-deb
---
Expand Down