summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-04-29 08:40:22 -0600
committerMark Wagie2023-04-29 08:40:22 -0600
commit3cf49952127b660a582c4abe27fb45aa978cd2a2 (patch)
tree69ad7625163eab3944d004b84d8dc73e532c04b5
parent0cda1472f7f1fbe09795436c1bd5a154000dec50 (diff)
downloadaur-3cf49952127b660a582c4abe27fb45aa978cd2a2.tar.gz
3.0, updated tag
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5528bb88c246..1eb38cfebe5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tangram
pkgdesc = Browser for your pinned tabs
pkgver = 3.0
- pkgrel = 1
+ pkgrel = 2
url = https://apps.gnome.org/app/re.sonny.Tangram
arch = any
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = tangram
depends = libadwaita
depends = webkit2gtk-5.0
optdepends = gst-plugins-bad: May be necessary for some websites
- source = git+https://github.com/sonnyp/Tangram.git#commit=792f6aa0f392f0355c8e66925a19ba6992e53670
+ source = git+https://github.com/sonnyp/Tangram.git#commit=eb563e9147df9eb759ec7b1355c3286fa7c3fd87
source = git+https://github.com/sonnyp/troll.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f6cc7ffed69f..5aa9d2f33d1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Sonny Piers <sonny at fastmail dot net>
pkgname=tangram
pkgver=3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Browser for your pinned tabs"
arch=('any')
url="https://apps.gnome.org/app/re.sonny.Tangram"
@@ -11,7 +11,7 @@ depends=('gjs' 'libadwaita' 'webkit2gtk-5.0')
makedepends=('git' 'blueprint-compiler' 'meson')
checkdepends=('appstream-glib')
optdepends=('gst-plugins-bad: May be necessary for some websites')
-_commit=792f6aa0f392f0355c8e66925a19ba6992e53670 # tags/v3.0
+_commit=eb563e9147df9eb759ec7b1355c3286fa7c3fd87 # tags/v3.0
source=("git+https://github.com/sonnyp/Tangram.git#commit=${_commit}"
'git+https://github.com/sonnyp/troll.git')
sha256sums=('SKIP'