summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'