summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Backer Dirks2020-11-09 08:41:40 +0000
committerTobias Backer Dirks2020-11-09 08:41:40 +0000
commit1c62eedbcb01c6c58e5d94c9f82293b7895c96cb (patch)
treefce39c73567f365ccfd8488805eae0a4cd8531f1
parent5b035b66e275fa8824ba4cc66c5350de39a30e03 (diff)
downloadaur-1c62eedbcb01c6c58e5d94c9f82293b7895c96cb.tar.gz
Update version and sums.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e4af8a78d5a..5d82e03c3a2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = popsql
pkgdesc = Collaborative SQL editor to write, run, and share queries instantly
- pkgver = 1.0.28
+ pkgver = 1.0.29
pkgrel = 1
url = https://popsql.io
install = popsql.install
@@ -16,8 +16,8 @@ pkgbase = popsql
optdepends = libappindicator-gtk2: System Tray support
options = !strip
options = !emptydirs
- source_x86_64 = popsql-1.0.28-1.deb::https://get.popsql.com/download/debian
- sha512sums_x86_64 = 9304ea923cde359f975154adcf7058d69830971abea9007cba46481bf47354ac39be31198f304df8358be1d97d57c7d590059ea357b0b88b9f233c16514cf287
+ source_x86_64 = popsql-1.0.29-1.deb::https://get.popsql.com/download/debian
+ sha512sums_x86_64 = 7aeff512d6021a0d513c29bc0136b333fbd4e4f04349743b52a3f71b8e7b7987ccd34691f7c0dd478279a1823eda54a93e680ee4f72b4c91ad0de30a8fc2570a
pkgname = popsql
diff --git a/PKGBUILD b/PKGBUILD
index 0f0ee6110069..ca4f0c7673b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tobias Backer Dirks <omgitsaheadcrab@gmail.com>
pkgname=popsql
-pkgver=1.0.28
+pkgver=1.0.29
pkgrel=1
pkgdesc="Collaborative SQL editor to write, run, and share queries instantly"
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=(
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("$pkgname-$pkgver-$pkgrel.deb::https://get.popsql.com/download/debian")
-sha512sums_x86_64=('9304ea923cde359f975154adcf7058d69830971abea9007cba46481bf47354ac39be31198f304df8358be1d97d57c7d590059ea357b0b88b9f233c16514cf287')
+sha512sums_x86_64=('7aeff512d6021a0d513c29bc0136b333fbd4e4f04349743b52a3f71b8e7b7987ccd34691f7c0dd478279a1823eda54a93e680ee4f72b4c91ad0de30a8fc2570a')
package(){
# Extract package data