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 b35a61cac588..bbba60ddfb41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gameoftrees
pkgdesc = A version control system which prioritizes ease of use and simplicity over flexibility
- pkgver = 0.90
+ pkgver = 0.91
pkgrel = 1
url = https://gameoftrees.org
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = gameoftrees
conflicts = got
conflicts = got-git
conflicts = got-bin
- source = gameoftrees::git+https://repo.or.cz/got-portable.git#tag=0.90
+ source = gameoftrees::git+https://repo.or.cz/got-portable.git#tag=0.91
b2sums = SKIP
pkgname = gameoftrees
diff --git a/PKGBUILD b/PKGBUILD
index bc16a6c4f278..bca226068fe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname=gameoftrees
-pkgver=0.90
+pkgver=0.91
pkgrel=1
pkgdesc='A version control system which prioritizes ease of use and simplicity over flexibility'
arch=(x86_64)