summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFilipe Bertelli2022-12-26 15:10:58 -0300
committerFilipe Bertelli2022-12-26 15:10:58 -0300
commitb477c089ba2223c3ef26fa3c0fe511b0ff193e27 (patch)
treebb4f8e1afb1891f4d62a5a4fe55cbac2b121d87f
parent369bf6dc73c225a26186ce64e9026ef05b955d15 (diff)
downloadaur-b477c089ba2223c3ef26fa3c0fe511b0ff193e27.tar.gz
Update to 0.7.13
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD20
2 files changed, 20 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b11e288564c2..193d259e5856 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.11
+ pkgver = 0.7.13
pkgrel = 1
url = https://github.com/tiddly-gittly/TidGi-Desktop
install = tidgi-bin.install
@@ -8,6 +8,8 @@ pkgbase = tidgi-bin
arch = x86_64
arch = aarch64
license = MPL2
+ makedepends = zstd
+ depends = nodejs
depends = alsa-lib
depends = atk
depends = at-spi2-atk
@@ -44,11 +46,11 @@ pkgbase = tidgi-bin
depends = zlib
options = !strip
options = !emptydirs
- source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.11/tidgi_0.7.11_amd64.deb
- sha512sums_i686 = b26ca88ae7c2aaa1f5956ded92baa022d4ad47b528983f091b9eef4ecd058a69116e43f17b8f264ff9095a8f7b02eac1efa217b126d3234a6fea74667700026c
- source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.11/tidgi_0.7.11_amd64.deb
- sha512sums_x86_64 = b26ca88ae7c2aaa1f5956ded92baa022d4ad47b528983f091b9eef4ecd058a69116e43f17b8f264ff9095a8f7b02eac1efa217b126d3234a6fea74667700026c
- source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.11/tidgi_0.7.11_arm64.deb
- sha512sums_aarch64 = 9145764a67ed98e9a12d98d8a831969377ac4b04335bb340062334d04224eb831209ce5e962b38b4f5df1f682b43423fc4600a71c29d26eae08f2c7182526300
+ source_i686 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.13-15/tidgi_0.7.13_amd64.deb
+ sha512sums_i686 = 9901964ae81798d00d02c5d03160ff78e83010392b4c2a6defe997eec143a58f3aabc59913c1c8e589084f3272533ffba1bbf9f0874330f9ad287a7db81c9643
+ source_x86_64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.13-15/tidgi_0.7.13_amd64.deb
+ sha512sums_x86_64 = 9901964ae81798d00d02c5d03160ff78e83010392b4c2a6defe997eec143a58f3aabc59913c1c8e589084f3272533ffba1bbf9f0874330f9ad287a7db81c9643
+ source_aarch64 = https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v0.7.13-15/tidgi_0.7.13_arm64.deb
+ sha512sums_aarch64 = b67a615777647eceed22d1a963939a7d55e5f862bb1a257c6f754adb0d4060a6828db28d84039ec5ffcbdb4bf1cbc2c6db1d65871a38371101806d9b1424e080
pkgname = tidgi-bin
diff --git a/PKGBUILD b/PKGBUILD
index f673cdb3e240..8b97818b94bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,26 +2,28 @@
# Contributor: hu3rror <hu3rror@protonmail.com>
pkgname=tidgi-bin
_pkgname=tidgi
-pkgver=0.7.11
+pkgver=0.7.13
+_pkgrel=15
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"
license=('MPL2')
-depends=('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')
+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')
options=('!strip' '!emptydirs')
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=('b26ca88ae7c2aaa1f5956ded92baa022d4ad47b528983f091b9eef4ecd058a69116e43f17b8f264ff9095a8f7b02eac1efa217b126d3234a6fea74667700026c')
-sha512sums_x86_64=('b26ca88ae7c2aaa1f5956ded92baa022d4ad47b528983f091b9eef4ecd058a69116e43f17b8f264ff9095a8f7b02eac1efa217b126d3234a6fea74667700026c')
-sha512sums_aarch64=('9145764a67ed98e9a12d98d8a831969377ac4b04335bb340062334d04224eb831209ce5e962b38b4f5df1f682b43423fc4600a71c29d26eae08f2c7182526300')
+source_i686=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}-${_pkgrel}/${_pkgname}_${pkgver}_amd64.deb")
+source_x86_64=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}-${_pkgrel}/${_pkgname}_${pkgver}_amd64.deb")
+source_aarch64=("https://github.com/tiddly-gittly/TidGi-Desktop/releases/download/v${pkgver}-${_pkgrel}/${_pkgname}_${pkgver}_arm64.deb")
+sha512sums_i686=('9901964ae81798d00d02c5d03160ff78e83010392b4c2a6defe997eec143a58f3aabc59913c1c8e589084f3272533ffba1bbf9f0874330f9ad287a7db81c9643')
+sha512sums_x86_64=('9901964ae81798d00d02c5d03160ff78e83010392b4c2a6defe997eec143a58f3aabc59913c1c8e589084f3272533ffba1bbf9f0874330f9ad287a7db81c9643')
+sha512sums_aarch64=('b67a615777647eceed22d1a963939a7d55e5f862bb1a257c6f754adb0d4060a6828db28d84039ec5ffcbdb4bf1cbc2c6db1d65871a38371101806d9b1424e080')
package(){
# Extract package data
- tar -xJ -f data.tar.xz -C "${pkgdir}"
+ tar --zstd -xvf data.tar.zst --directory "${pkgdir}"
cd "${pkgdir}"
install -D -m644 "usr/lib/tidgi/resources/node_modules/zx/node_modules/yaml/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
install -D -m644 "usr/share/doc/tidgi/copyright" "${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT"