summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 722d83ce7660..f0d527334323 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sbot
pkgdesc = SourceBots Robot API
pkgver = 0.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sourcebots/sbot
arch = any
license = MIT
@@ -14,4 +14,3 @@ pkgbase = python-sbot
sha512sums = f17637ee2ae6c6ac2b3ad5a1aecd3cc2258bf0612c26983c5de8429bab82f0bb742c1ef2b3690a4d2186f0bb341544b128cac23285bf2be17a97dea4b525b25b
pkgname = python-sbot
-
diff --git a/PKGBUILD b/PKGBUILD
index 34b7c282ddf6..b5609b0063cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# This file is automatically generated by Arch Nemesis
pkgname=python-sbot
pkgver=0.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='SourceBots Robot API'
arch=('any')
url="https://github.com/sourcebots/sbot"