summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 19:40:14 +0000
committerOromion2021-12-14 19:40:14 +0000
commit53696b6b9dd2d5f5ae0299f30329421e2ed5a2c4 (patch)
tree685997f884327f67a8774d3b4e13ebcfd6481ab7
parent590ae5114ac337230db12ba8687b6065a401d83d (diff)
downloadaur-53696b6b9dd2d5f5ae0299f30329421e2ed5a2c4.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bf59f65b8ec..99e19ee47259 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sol2
pkgdesc = C++ <-> Lua API wrapper with advanced features and top notch performance
pkgver = 3.2.3
- pkgrel = 1
+ pkgrel = 2
url = https://sol2.rtfd.io
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index f97bc21eb47a..491519ba96af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=sol2
pkgname=(sol2 sol2-single)
pkgver=3.2.3
-pkgrel=1
+pkgrel=2
pkgdesc="C++ <-> Lua API wrapper with advanced features and top notch performance"
arch=('any')
options=(!strip)