summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2021-07-11 12:13:19 +0200
committerAlice Gaudon2021-07-11 12:13:19 +0200
commit1a37018f9f7777f4a4ad9e3a9fd57962c421a408 (patch)
tree839441b3087ac85f8ff60660bdc012fc1d84d5a4
parent3ffeddf319e69f67df0452610239668ac48abfcb (diff)
downloadaur-1a37018f9f7777f4a4ad9e3a9fd57962c421a408.tar.gz
Bump to version 1.2.13
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9b861c49ae7..173a03a60f57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 1.2.12
+ pkgver = 1.2.13
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.12
+ source = tabs-src::git+https://eternae.ink/ashpie/tabs.git#tag=v1.2.13
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
@@ -20,4 +20,3 @@ pkgbase = tabs-app
sha512sums = 94bf995f0e4a132bd41452ca75deaffe58b3cf434adacf7371ba74e14b32a6c116e7686abea0796081bc8af3dc0c10a1059a9afa651ef13da1b4751dced89644
pkgname = tabs-app
-
diff --git a/PKGBUILD b/PKGBUILD
index 5df0eb5a0d08..3b0358c944b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alice Gaudon <alice at gaudon dot pro>
pkgname='tabs-app'
-pkgver=1.2.12
+pkgver=1.2.13
pkgrel=1
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')