summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorliyp2023-07-03 16:02:00 +0800
committerliyp2023-07-03 16:02:00 +0800
commit1637656374060f3903865c86ac77f7b83f91778e (patch)
treee37b1e424a666d5750b69193d91d3060c5fccd81
parentc1e57395c8f52b60964cf7e07fd53b81a6bc4b78 (diff)
downloadaur-tidgi-bin.tar.gz
update to 0.8.0
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD14
2 files changed, 15 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ec87a38d415..208793886eae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = tidgi-bin
pkgdesc = Customizable personal knowledge-base with Github as unlimited storage and blogging platform.
- pkgver = 0.7.14
- pkgrel = 2
+ pkgver = 0.8.0
+ pkgrel = 1
url = https://github.com/tiddly-gittly/TidGi-Desktop
arch = i686
arch = x86_64
arch = aarch64
license = MPL2
- makedepends = zstd
depends = nodejs
depends = alsa-lib
depends = atk
@@ -44,11 +43,11 @@ pkgbase = tidgi-bin
depends = xdg-utils
depends = zlib
conflicts = tidgi
- source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.14/tidgi_0.7.14_amd64.deb
- sha512sums_i686 = 280b5dc53c3d553855bb886f0798da19aed745653fbe53d8ae479df74da72ddce5cc0affb9ef05dd19f761221cc178567426a634dcd551508908861e9ca21490
- source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.14/tidgi_0.7.14_amd64.deb
- sha512sums_x86_64 = 280b5dc53c3d553855bb886f0798da19aed745653fbe53d8ae479df74da72ddce5cc0affb9ef05dd19f761221cc178567426a634dcd551508908861e9ca21490
- source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.14/tidgi_0.7.14_arm64.deb
- sha512sums_aarch64 = 22de9a3cbf8b5922d7fdc689232425f96b4cf52b65c3c584781f29e7e0863b3b6047f449876607f664dec7d8ab152d173a3a25c225bb7754625552499f25b303
+ source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.8.0/tidgi_0.8.0_amd64.deb
+ sha512sums_i686 = fc246c6463eb980a6fe94818e0998ab7baf2a788aa56a3628841e17e7074896a4f2d2225c9b57543b0bd8f3a383c449a869936573e0873b0b0eb37f8d29e7fd1
+ source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.8.0/tidgi_0.8.0_amd64.deb
+ sha512sums_x86_64 = fc246c6463eb980a6fe94818e0998ab7baf2a788aa56a3628841e17e7074896a4f2d2225c9b57543b0bd8f3a383c449a869936573e0873b0b0eb37f8d29e7fd1
+ source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.8.0/tidgi_0.8.0_arm64.deb
+ sha512sums_aarch64 = 4c5c703c31fdc6f3b10a6fc565d6ecb158ff310462ef84684815edf58afa9ece76744ae500b00d9db5acdc9849df0c248f35385327807cbf9fe889e74f566bec
pkgname = tidgi-bin
diff --git a/PKGBUILD b/PKGBUILD
index b03fc67dee7b..c466dfc7dcf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: liyp <my@liyp.cc>
pkgname=tidgi-bin
_pkgname=tidgi
-pkgver=0.7.14
+pkgver=0.8.0
conflicts=('tidgi')
-pkgrel=2
+pkgrel=1
pkgdesc="Customizable personal knowledge-base with Github as unlimited storage and blogging platform."
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/tiddly-gittly/TidGi-Desktop"
@@ -12,19 +12,19 @@ license=('MPL2')
depends=('nodejs' 'alsa-lib' 'atk' 'at-spi2-atk' 'at-spi2-core' 'cairo' 'curl' 'dbus' 'desktop-file-utils' 'expat' 'gdk-pixbuf2' 'glib2' 'gtk3' 'gvfs' 'hicolor-icon-theme' 'libcups' 'libdrm' 'libnotify' 'libx11' 'libxcb' 'libxcomposite' 'libxdamage' 'libxext' 'libxfixes' 'libxkbcommon' 'libxrandr' 'libxtst' 'mesa' 'nspr' 'nss' 'openssl' 'pango' 'trash-cli' 'xdg-utils' 'zlib')
-makedepends=('zstd')
+#makedepends=('zstd')
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=('280b5dc53c3d553855bb886f0798da19aed745653fbe53d8ae479df74da72ddce5cc0affb9ef05dd19f761221cc178567426a634dcd551508908861e9ca21490')
-sha512sums_x86_64=('280b5dc53c3d553855bb886f0798da19aed745653fbe53d8ae479df74da72ddce5cc0affb9ef05dd19f761221cc178567426a634dcd551508908861e9ca21490')
-sha512sums_aarch64=('22de9a3cbf8b5922d7fdc689232425f96b4cf52b65c3c584781f29e7e0863b3b6047f449876607f664dec7d8ab152d173a3a25c225bb7754625552499f25b303')
+sha512sums_i686=('fc246c6463eb980a6fe94818e0998ab7baf2a788aa56a3628841e17e7074896a4f2d2225c9b57543b0bd8f3a383c449a869936573e0873b0b0eb37f8d29e7fd1')
+sha512sums_x86_64=('fc246c6463eb980a6fe94818e0998ab7baf2a788aa56a3628841e17e7074896a4f2d2225c9b57543b0bd8f3a383c449a869936573e0873b0b0eb37f8d29e7fd1')
+sha512sums_aarch64=('4c5c703c31fdc6f3b10a6fc565d6ecb158ff310462ef84684815edf58afa9ece76744ae500b00d9db5acdc9849df0c248f35385327807cbf9fe889e74f566bec')
package(){
# Extract package data
- tar --zstd -xvf data.tar.zst --directory "${pkgdir}"
+ tar --zstd -xvf data.tar.xz --directory "${pkgdir}"
cd "${pkgdir}"
install -D -m644 "${pkgdir}/usr/lib/tidgi/resources/node_modules/zx/node_modules/yaml/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
install -D -m644 "${pkgdir}/usr/share/doc/tidgi/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"