summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Bertelli2022-09-05 20:32:58 -0300
committerFilipe Bertelli2022-09-05 20:32:58 -0300
commit720e5c4cc7093f22037cca8eeb0090bc738be613 (patch)
tree6cb3728588da5c740107cd15f6c98c629acac01e
parentf91de5eacb25409361976386ed2f4730f0d168ff (diff)
downloadaur-720e5c4cc7093f22037cca8eeb0090bc738be613.tar.gz
Update to 0.7.8
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6efb8e6c5973..b139cea1b811 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tidgi-bin
pkgdesc = Customizable personal knowledge-base with Github as unlimited storage and blogging platform.
- pkgver = 0.7.7
+ pkgver = 0.7.8
pkgrel = 1
url = https://github.com/tiddly-gittly/TidGi-Desktop
install = tidgi-bin.install
@@ -44,11 +44,11 @@ pkgbase = tidgi-bin
depends = zlib
options = !strip
options = !emptydirs
- source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.7/tidgi_0.7.7_amd64.deb
- sha512sums_i686 = a24f5d8e1716d14421aa28524a2e550b79fd447c44a182c212f817a893b609e88b39c817cda790b3708c55756bb6bc43f9ee22aeb328b0b1578024568e91688c
- source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.7/tidgi_0.7.7_amd64.deb
- sha512sums_x86_64 = a24f5d8e1716d14421aa28524a2e550b79fd447c44a182c212f817a893b609e88b39c817cda790b3708c55756bb6bc43f9ee22aeb328b0b1578024568e91688c
- source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.7/tidgi_0.7.7_arm64.deb
- sha512sums_aarch64 = d70f866a8ba6e0ff893ec9086b4b5fd60b5fbbc334fae5a5b15a72db8be4c4184f2792e95d1e1089cd845638a85254153c102a6419518bcfc506ac3bbd2abc1d
+ source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.8/tidgi_0.7.8_amd64.deb
+ sha512sums_i686 = a756974abc3a905055482951f44e3e38d566ca3bd8c0b333aedae5e2b4e602ac22516d4ba7bffe5528d66ce2f9784e3d548e6d48a33e36e54c56aac0bdea78e0
+ source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.8/tidgi_0.7.8_amd64.deb
+ sha512sums_x86_64 = a756974abc3a905055482951f44e3e38d566ca3bd8c0b333aedae5e2b4e602ac22516d4ba7bffe5528d66ce2f9784e3d548e6d48a33e36e54c56aac0bdea78e0
+ source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.8/tidgi_0.7.8_arm64.deb
+ sha512sums_aarch64 = 8de1c7dd47a7c80f3f4ec26ada27c92db5cb171ef1c1b9522b4e7e2ef51f729dc50e8be70f0d0e0c552fa124089d94123010559478ce8d9d9188a1f60a08137d
pkgname = tidgi-bin
diff --git a/PKGBUILD b/PKGBUILD
index ed5c47bc3c9d..513e5935022a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hu3rror <hu3rror@protonmail.com>
pkgname=tidgi-bin
_pkgname=tidgi
-pkgver=0.7.7
+pkgver=0.7.8
pkgrel=1
pkgdesc="Customizable personal knowledge-base with Github as unlimited storage and blogging platform."
arch=('i686' 'x86_64' 'aarch64')
@@ -13,9 +13,9 @@ install=${pkgname}.install
source_i686=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}/${_pkgname}_${pkgver}_amd64.deb")
source_x86_64=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}/${_pkgname}_${pkgver}_amd64.deb")
source_aarch64=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}/${_pkgname}_${pkgver}_arm64.deb")
-sha512sums_i686=('a24f5d8e1716d14421aa28524a2e550b79fd447c44a182c212f817a893b609e88b39c817cda790b3708c55756bb6bc43f9ee22aeb328b0b1578024568e91688c')
-sha512sums_x86_64=('a24f5d8e1716d14421aa28524a2e550b79fd447c44a182c212f817a893b609e88b39c817cda790b3708c55756bb6bc43f9ee22aeb328b0b1578024568e91688c')
-sha512sums_aarch64=('d70f866a8ba6e0ff893ec9086b4b5fd60b5fbbc334fae5a5b15a72db8be4c4184f2792e95d1e1089cd845638a85254153c102a6419518bcfc506ac3bbd2abc1d')
+sha512sums_i686=('a756974abc3a905055482951f44e3e38d566ca3bd8c0b333aedae5e2b4e602ac22516d4ba7bffe5528d66ce2f9784e3d548e6d48a33e36e54c56aac0bdea78e0')
+sha512sums_x86_64=('a756974abc3a905055482951f44e3e38d566ca3bd8c0b333aedae5e2b4e602ac22516d4ba7bffe5528d66ce2f9784e3d548e6d48a33e36e54c56aac0bdea78e0')
+sha512sums_aarch64=('8de1c7dd47a7c80f3f4ec26ada27c92db5cb171ef1c1b9522b4e7e2ef51f729dc50e8be70f0d0e0c552fa124089d94123010559478ce8d9d9188a1f60a08137d')
package(){