summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2022-03-17 13:20:23 +0100
committerAlice Gaudon2022-03-17 13:20:23 +0100
commit334b381281ddde0cdf82fb5058f76de112c3b448 (patch)
tree7ede81c163e28bba66e63c5a0e6a2f52d0590d82
parent5ac66f980b6b33ef34968c27ece993dd03707749 (diff)
downloadaur-334b381281ddde0cdf82fb5058f76de112c3b448.tar.gz
Bump to version 1.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6cd805b16c82..49a0cf550d5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 1.3.0
+ pkgver = 1.3.1
pkgrel = 1
url = https://eternae.ink/ashpie/tabs
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = tabs-app
depends = xorg-xinput
provides = tabs-app
conflicts = tabs-app
- source = tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v1.3.0
+ source = tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v1.3.1
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 6cc86a3e25bd..eae6d06e70c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alice Gaudon <alice at gaudon dot pro>
pkgname='tabs-app'
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')