summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Singer2024-11-12 13:19:55 +0000
committerFelix Singer2024-11-12 13:20:21 +0000
commit65ecea44f912d6769a0919be71ea39260308d621 (patch)
tree785f0182ab203c0f0be59d262c1d761b3cf245d3 /PKGBUILD
parent25bddc0520470a0526b5fdf11542ee2013384a7d (diff)
downloadaur-flashprog.tar.gz
Bump to v1.3
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15b5963db151..97a3f1f8bc70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname="flashprog"
pkgdesc="Flashprog is a utility which can be used to detect, read, erase, or write BIOS chips (DIP, PLCC, SPI)."
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
url="https://flashprog.org/"
license=('GPL')
source=(git+https://review.sourcearcade.org/flashprog.git?signed#tag=v${pkgver})