summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9470b5c9ee8a..9b59f16b15b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = python-tinyprog-git
pkgdesc = TinyFPGA programmer
pkgver = 1.0.24.dev114+g97f6353
- pkgrel = 1
+ pkgrel = 2
url = https://tinyfpga.com/
- arch = x86_64
+ arch = any
license = GPL3
makedepends = git
makedepends = python-setuptools-scm
diff --git a/PKGBUILD b/PKGBUILD
index ca426ca15445..b303396cf679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=tinyprog
pkgname=python-${_pkgname}-git
pkgver=1.0.24.dev114+g97f6353
-pkgrel=1
+pkgrel=2
_reponame=TinyFPGA-Bootloader
_repo=tinyfpga/$_reponame