summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fe6c3ec0667..96203a3509d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: John Hamelink <john@johnhamelink.com>
# Maintainer: Tobias Backer Dirks <omgitsaheadcrab@gmail.com>
pkgname=popsql
-pkgver=0.7.8
+pkgver=0.7.12
pkgrel=1
pkgdesc="Collaborative SQL editor to write, run, and share queries instantly"
arch=('x86_64')
@@ -17,8 +17,7 @@ optdepends=(
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("$pkgname-$pkgver-$pkgrel.deb::https://get.popsql.io/download/linux_deb_64")
-sha512sums_x86_64=('9995b6aa51f5f159999b21ae48e007f65aa233a56d557f872d6f39ad586b8e05c9f1838f6be90cbb306fac1333651f090c4f8eaed3baac2f36def126cca0a47c')
-
+sha512sums_x86_64=('7e71bd89c015e11e3178b02cc86400e7340cfcad95c4cd733c4a42eaaeed02bafd60b1f9aaaeb54a9aef2caeac0ee24c6929ff473bd274b4d181c50d3cccab4f')
package(){
# Extract package data
tar xf data.tar.xz -C "${pkgdir}"