summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-04-22 10:49:52 +0800
committerzxp198210052024-04-22 10:49:52 +0800
commit0d658237a54278020b4c3c02787448ca005442f4 (patch)
tree54c506aefa236d1f0d575e5b3875613c975c1164
parent3dfdbda222576478082d09dfdf9d534669c7ad99 (diff)
downloadaur-0d658237a54278020b4c3c02787448ca005442f4.tar.gz
update to 1.1.69
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e102fa2ea894..3f774d69da85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-knot-bin
pkgdesc = An Android gadget that integrates common modules such as Todo, Notes and Reader and supports various clients (Win, Mac, Linux) for editing Todo and Notes.
- pkgver = 1.1.68
+ pkgver = 1.1.69
pkgrel = 1
url = https://github.com/ic005k/Knot
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = android-knot-bin
depends = qt6-declarative
depends = nss
depends = nspr
- provides = android-knot=1.1.68
+ provides = android-knot=1.1.69
conflicts = android-knot
options = !strip
options = !emptydirs
- source = android-knot-1.1.68.AppImage::https://github.com/ic005k/Knot/releases/download/1.1.68/Knot-Linux-x86_64.AppImage
- source = LICENSE-1.1.68::https://raw.githubusercontent.com/ic005k/Knot/1.1.68/LICENSE
+ source = android-knot-1.1.69.AppImage::https://github.com/ic005k/Knot/releases/download/1.1.69/Knot-Linux-x86_64.AppImage
+ source = LICENSE-1.1.69::https://raw.githubusercontent.com/ic005k/Knot/1.1.69/LICENSE
source = android-knot.sh
- sha256sums = ac0b71256327ba041e6b4edc8f698b63192040c3e8bc5c73457abef605521d11
+ sha256sums = edcdf87b912b852687c9b3712f2919ae7a49f6be46a978a479f5898683081565
sha256sums = 5076e0113e6e491d04559dd9ec0a80a35392bec88928393d47b8dd620aa96d66
sha256sums = 69c40aad146309c2304dc4b74edaedef9c2683a432dd70a58ebe8ba4f7552a07
diff --git a/PKGBUILD b/PKGBUILD
index 7aeb2c5af380..42f8db7320c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=android-knot-bin
_pkgname=Knot
-pkgver=1.1.68
+pkgver=1.1.69
pkgrel=1
pkgdesc="An Android gadget that integrates common modules such as Todo, Notes and Reader and supports various clients (Win, Mac, Linux) for editing Todo and Notes."
arch=("x86_64")
@@ -29,7 +29,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/ic005k/Knot/${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('ac0b71256327ba041e6b4edc8f698b63192040c3e8bc5c73457abef605521d11'
+sha256sums=('edcdf87b912b852687c9b3712f2919ae7a49f6be46a978a479f5898683081565'
'5076e0113e6e491d04559dd9ec0a80a35392bec88928393d47b8dd620aa96d66'
'69c40aad146309c2304dc4b74edaedef9c2683a432dd70a58ebe8ba4f7552a07')
build() {