summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2021-01-20 13:04:59 +0100
committerAlice Gaudon2021-01-20 13:04:59 +0100
commitf40042cf248a9912c0bb09a63ed23b34bf553508 (patch)
treebed83a3ce0c5183e0535f01069fd140d56a050fe
parent5082ed188560a640820fad252946f2b286bcf3fa (diff)
downloadaur-f40042cf248a9912c0bb09a63ed23b34bf553508.tar.gz
Bump to version 1.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 879cba33d77e..f44f7347e64c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 1.2.4
+ pkgver = 1.2.5
pkgrel = 1
url = https://eternae.ink/arisu/tabs
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = tabs-app
depends = xorg-xinput
provides = tabs-app
conflicts = tabs-app
- source = tabs-src::git+https://eternae.ink/arisu/tabs.git#tag=v1.2.4
+ source = tabs-src::git+https://eternae.ink/arisu/tabs.git#tag=v1.2.5
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9fc83675aed6..ab4103e42d38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alice Gaudon <alice at gaudon dot pro>
pkgname='tabs-app'
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')