summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2023-06-28 23:13:25 +0300
committerAdrian Perez de Castro2023-06-28 23:13:25 +0300
commit2961aa49a252ee74bb956a1fc2bc6516a204dcf0 (patch)
tree260ed749f98061bd6e0bcc10e6055b5da5d32e89
parent9c52a4311404f1ff385b91bb42bac1355be55ec8 (diff)
downloadaur-2961aa49a252ee74bb956a1fc2bc6516a204dcf0.tar.gz
Bump to version 0.90
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d38f0cc8ccd..b35a61cac588 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.88
+ pkgver = 0.90
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.88
+ source = gameoftrees::git+https://repo.or.cz/got-portable.git#tag=0.90
b2sums = SKIP
pkgname = gameoftrees
diff --git a/PKGBUILD b/PKGBUILD
index 8756d5c84d6a..bc16a6c4f278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname=gameoftrees
-pkgver=0.88
+pkgver=0.90
pkgrel=1
pkgdesc='A version control system which prioritizes ease of use and simplicity over flexibility'
arch=(x86_64)