summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2021-09-22 16:02:23 +0200
committerAlice Gaudon2021-09-22 16:02:23 +0200
commit67bb6d80687ac5704d531f3be0dd9b83d0a9c8a4 (patch)
treea2496277de5c7466c7a5ab904a6118c856399a59
parent1a37018f9f7777f4a4ad9e3a9fd57962c421a408 (diff)
downloadaur-67bb6d80687ac5704d531f3be0dd9b83d0a9c8a4.tar.gz
Bump to version 1.2.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 173a03a60f57..ce4d2721fcfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 1.2.13
+ pkgver = 1.2.14
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.2.13
+ source = tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v1.2.14
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3b0358c944b8..1d39a404814a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alice Gaudon <alice at gaudon dot pro>
pkgname='tabs-app'
-pkgver=1.2.13
+pkgver=1.2.14
pkgrel=1
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')