summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c4c8ffbf4c5..dbeb39b1bde1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rolisteam
pkgdesc = Virtual tabletop software. It helps you to manage tabletop role playing games with remote friends/players.
- pkgver = 1.8.0
- pkgrel = 2
+ pkgver = 1.8.1
+ pkgrel = 1
url = http://www.rolisteam.org
arch = i686
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = rolisteam
makedepends = qt5-tools
depends = qt5-base
depends = zlib
- source = git+https://github.com/Rolisteam/rolisteam.git#tag=v1.8.0
+ source = git+https://github.com/Rolisteam/rolisteam.git#tag=v1.8.1
sha256sums = 'SKIP'
pkgname = rolisteam
diff --git a/PKGBUILD b/PKGBUILD
index c0e1cd5dafc4..c03475590dce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=rolisteam
_pkgname=rolisteam
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.8.1
+pkgrel=1
pkgdesc="Virtual tabletop software. It helps you to manage tabletop role playing games with remote friends/players."
arch=('i686' 'x86_64')
url="http://www.rolisteam.org"