summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinston Astrachan2022-03-12 09:09:14 -0500
committerWinston Astrachan2022-03-12 09:09:14 -0500
commit0b3cc0e9316d6ad75700a765c01f6dc7e060fefb (patch)
tree238f56e8af2a542216f52b92acad7189887ff6d0
parent57ae4ad76ff35354c667656d0410a1a21a3de6f0 (diff)
downloadaur-0b3cc0e9316d6ad75700a765c01f6dc7e060fefb.tar.gz
upgpkg: tableplus 0.1.182-1
upstream release chore: update tableplus
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 035b65e03fa8..c4c9d21a0216 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tableplus
pkgdesc = Modern, native, and friendly GUI tool for relational databases (Alpha)
- pkgver = 0.1.178
- pkgrel = 2
+ pkgver = 0.1.182
+ pkgrel = 1
url = https://tableplus.com/
arch = x86_64
license = custom
@@ -9,8 +9,8 @@ pkgbase = tableplus
depends = libgee
depends = gnome-keyring
source = LICENSE
- source = tableplus_0.1.178_2_amd64.deb::https://deb.tableplus.com/debian/21/pool/main/t/tableplus/tableplus_0.1.178_amd64.deb
+ source = tableplus_0.1.182_1_amd64.deb::https://deb.tableplus.com/debian/21/pool/main/t/tableplus/tableplus_0.1.182_amd64.deb
sha256sums = 76f924b1ebad5309ccf0dd7f3fe3d1b57ff3088b208a603900b0e240fdb5debb
- sha256sums = e45ac2d97bd8852c0a0eaa9b7c8c90225696d37777ba4853b83cd5b1cf2996cc
+ sha256sums = 739c999c4f7192c949769017b7f8f53be965aa9c62f8ac8f73a3df1af71175c8
pkgname = tableplus
diff --git a/PKGBUILD b/PKGBUILD
index 8f6374469322..c1622adb8803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Henry Pham <huy at tableplus dot com>
pkgname=tableplus
-pkgver=0.1.178
-pkgrel=2
+pkgver=0.1.182
+pkgrel=1
pkgdesc='Modern, native, and friendly GUI tool for relational databases (Alpha)'
arch=('x86_64')
url='https://tableplus.com/'
@@ -12,7 +12,7 @@ depends=('gtksourceview3' 'libgee' 'gnome-keyring')
source=('LICENSE'
"tableplus_${pkgver}_${pkgrel}_amd64.deb::https://deb.tableplus.com/debian/21/pool/main/t/tableplus/tableplus_${pkgver}_amd64.deb")
sha256sums=('76f924b1ebad5309ccf0dd7f3fe3d1b57ff3088b208a603900b0e240fdb5debb'
- 'e45ac2d97bd8852c0a0eaa9b7c8c90225696d37777ba4853b83cd5b1cf2996cc')
+ '739c999c4f7192c949769017b7f8f53be965aa9c62f8ac8f73a3df1af71175c8')
prepare() {
tar -xf "${srcdir}/data.tar.zst"