From a601d54698a37a6292a67364efbba4eb0c57ff5a Mon Sep 17 00:00:00 2001 From: Dmitrij Vinokour Date: Tue, 17 Feb 2026 12:51:44 +0100 Subject: [PATCH] Bump to 0.1.27 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2e8c305c07a76..f3841013edebc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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.26 + pkgver = 0.1.27 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.26.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.26/linux-tcg-lightning_0.1.26_amd64.deb - sha256sums = e2c3760c5fbc3a642b402b606fef63ad2fda8e72b32d319ef382a9f59c313950 + source = tcg-lightning-bin-0.1.27.deb::https://github.com/Dimfred/tcg-lightning/releases/download/v0.1.27/linux-tcg-lightning_0.1.27_amd64.deb + sha256sums = 10db81a18b471bbab2c20a7d50fe3444b5f4d8d078a9a94f2fd2639385e30996 pkgname = tcg-lightning-bin diff --git a/PKGBUILD b/PKGBUILD index 6aa9fbbef554c..f0951e1ccf01c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Dmitrij Vinokour pkgname=tcg-lightning-bin -pkgver=0.1.26 +pkgver=0.1.27 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=('e2c3760c5fbc3a642b402b606fef63ad2fda8e72b32d319ef382a9f59c313950') +sha256sums=('10db81a18b471bbab2c20a7d50fe3444b5f4d8d078a9a94f2fd2639385e30996') package() { # Extract the .deb package