fix: update package version and source URL in PKGBUILD

This commit is contained in:
Leonie Ain 2026-01-11 17:37:02 +01:00
parent 863d0caaf4
commit 4660b7e051

View file

@ -1,5 +1,5 @@
pkgname=blossom-refind
pkgver=1.0.0
pkgver=2026.01.11
pkgrel=1
pkgdesc="BlossomOS rEFInd theme"
arch=('any')
@ -7,8 +7,8 @@ url="https://git.blossomos.org/Blossom"
license=('GPL3')
depends=('refind')
makedepends=()
source=("${pkgname}-${pkgver}.tar.gz::$url/refind/archive/${pkgver}.tar.gz")
sha256sums=('0aa49f053520d359aa4cb5af3eb7c494177a6da33520e99dd20988cab04d4c5e')
source=("${pkgname}-${pkgver}.tar.gz::$url/refind/archive/main.tar.gz")
sha256sums=('SKIP')
package() {
local _srcdir