From 46f00bf146c78a3a7052333b54a76156ea89d4d2 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 11 Apr 2024 08:12:58 +0200 Subject: [PATCH] Bumpped prjoxide version to 20240411_30712ff --- PKGBUILD.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PKGBUILD.in b/PKGBUILD.in index 3d2e6d485eaf..ffa12daeccec 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=prjoxide-nightly -pkgver=@OXIDE_VER@ +pkgver=@EDA_VER@ pkgrel=1 epoch=1 pkgdesc="Documenting Lattice's 28nm FPGA parts" @@ -18,8 +18,8 @@ conflicts=( ) replaces=() source=( - "prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=@OXIDE_HASH@" - "prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=@DB_HASH@" + "prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=@EDA_HASH@" + "prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=@EDA_DB_HASH@" ) sha256sums=( "SKIP"