Bump to 0.1.15

This commit is contained in:
Dmitrij Vinokour 2026-02-06 18:19:30 +01:00
parent f39b082652
commit e715b5d1b5
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = tcg-lightning-bin
pkgdesc = Magic: The Gathering deck building app with Scryfall, EDHREC, Archidekt, Commander Spellbook support and AI-powered suggestions
pkgver = 0.1.14
pkgver = 0.1.15
pkgrel = 1
url = https://github.com/Dimfred/tcg-lightning
arch = x86_64
@ -9,7 +9,7 @@ pkgbase = tcg-lightning-bin
depends = gtk3
provides = tcg-lightning
conflicts = tcg-lightning
source = tcg-lightning-bin-0.1.14.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.14/linux-tcg-lightning_0.1.14_amd64.deb
sha256sums = 61ad07c2a0acefb6f58f3fe590ccf9ea52059d8c9e25fa9ef93978112c7993f8
source = tcg-lightning-bin-0.1.15.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.15/linux-tcg-lightning_0.1.15_amd64.deb
sha256sums = 289aa3c8719059d6085203fec386a155569485539ef7b69c99a6abd2ebd717e6
pkgname = tcg-lightning-bin

View file

@ -1,6 +1,6 @@
# Maintainer: Dmitrij Vinokour <vinokour.dmitrij@gmail.com>
pkgname=tcg-lightning-bin
pkgver=0.1.14
pkgver=0.1.15
pkgrel=1
pkgdesc="Magic: The Gathering deck building app with Scryfall, EDHREC, Archidekt, Commander Spellbook support and AI-powered suggestions"
arch=('x86_64')
@ -10,7 +10,7 @@ depends=('webkit2gtk-4.1' 'gtk3')
provides=('tcg-lightning')
conflicts=('tcg-lightning')
source=("${pkgname}-${pkgver}.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v${pkgver}/linux-tcg-lightning_${pkgver}_amd64.deb")
sha256sums=('61ad07c2a0acefb6f58f3fe590ccf9ea52059d8c9e25fa9ef93978112c7993f8')
sha256sums=('289aa3c8719059d6085203fec386a155569485539ef7b69c99a6abd2ebd717e6')
package() {
# Extract the .deb package