summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Holden2024-06-05 16:04:56 +0200
committerThomas Holden2024-06-05 16:04:56 +0200
commit028b98ab881e54dff7ed812fe112946f94eb77f1 (patch)
tree18afb9c9e783918988c85587a9e8c73c22e194c6
parentdd99ad4d594737fa7acdc2c0a1c1c32edeebb3d2 (diff)
downloadaur-028b98ab881e54dff7ed812fe112946f94eb77f1.tar.gz
chore: upgrade package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ea0f5b326bd..31f5e4613e9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tableplus-bin
pkgdesc = Modern, native, and friendly GUI tool for relational databases (Alpha)
- pkgver = 0.1.252
+ pkgver = 0.1.254
pkgrel = 1
url = https://tableplus.com/
arch = x86_64
@@ -14,9 +14,9 @@ pkgbase = tableplus-bin
source = tableplus.desktop
sha256sums = 76f924b1ebad5309ccf0dd7f3fe3d1b57ff3088b208a603900b0e240fdb5debb
sha256sums = 83620b08e325418947f0007ecca7b981a988bfdac3f466db165f9262d1c0e5f4
- source_x86_64 = tableplus_0.1.252_1_amd64.deb::https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.252_amd64.deb
+ source_x86_64 = tableplus_0.1.254_1_amd64.deb::https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.254_amd64.deb
sha256sums_x86_64 = d4f4ee9e5138a9e9b95716fb14264c0fc7f19e9de8f12c4c05bd4d778fa07416
- source_aarch64 = tableplus_0.1.252_1_arm64.deb::https://deb.tableplus.com/debian/22-arm/pool/main/t/tableplus/tableplus_0.1.252_arm64.deb
+ source_aarch64 = tableplus_0.1.254_1_arm64.deb::https://deb.tableplus.com/debian/22-arm/pool/main/t/tableplus/tableplus_0.1.254_arm64.deb
sha256sums_aarch64 = 1f72416c644eca2d9e93784f4775c7bddb6a72b55b916df2e4bdcec7f109732b
pkgname = tableplus-bin
diff --git a/PKGBUILD b/PKGBUILD
index 90bfdd95db16..02d00035da3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# This PKGBUILD is forked from https://aur.archlinux.org/packages/tableplus due to lack of updating.
pkgname=tableplus-bin
-pkgver=0.1.252
+pkgver=0.1.254
pkgrel=1
pkgdesc='Modern, native, and friendly GUI tool for relational databases (Alpha)'
arch=('x86_64' 'aarch64')