summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlice Gaudon2022-12-13 15:21:08 +0100
committerAlice Gaudon2022-12-13 15:21:08 +0100
commitfa64830001889fadacd92707099e016e2b1d0fcd (patch)
tree8c06865706101e700ecdbba9c4fd3833b3ab6071
parent58c76b4a9a73d8c3ae82a1eeeff882344b9e1347 (diff)
downloadaur-tabs-app.tar.gz
Bump to version 1.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f55255e59752..cd16ebef8a99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tabs-app
pkgdesc = Persistent and separate browser tabs in one window
- pkgver = 1.3.2
- pkgrel = 2
+ pkgver = 1.3.3
+ pkgrel = 1
url = https://git.kma.sh/ashpie/tabs
arch = x86_64
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = tabs-app
depends = nss
provides = tabs-app
conflicts = tabs-app
- source = tabs-src::git+https://git.kma.sh/ashpie/tabs.git#tag=v1.3.2
+ source = tabs-src::git+https://git.kma.sh/ashpie/tabs.git#tag=v1.3.3
source = tabs-app
source = tabs-app.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ed1d0c290393..ac169c2ad5c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alice Gaudon <alice at gaudon dot pro>
pkgname='tabs-app'
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
pkgdesc='Persistent and separate browser tabs in one window'
arch=('x86_64')
url='https://git.kma.sh/ashpie/tabs'