summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzxp198210052024-02-21 21:15:52 +0800
committerzxp198210052024-02-21 21:15:52 +0800
commit1c495c39640abcb3da5d8c30947bc011e8874c38 (patch)
treec4615f7fc31e34825aa674ddb1e39cfa72fcbfc5
parentc3bce096c79df4cd3059309d5c0abafe93608785 (diff)
downloadaur-1c495c39640abcb3da5d8c30947bc011e8874c38.tar.gz
update to 1.1.52
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e9b98b0da99..7e1877b85cd9 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.51
+ pkgver = 1.1.52
pkgrel = 1
url = https://github.com/ic005k/Knot
arch = x86_64
@@ -15,14 +15,14 @@ pkgbase = android-knot-bin
depends = alsa-lib
depends = sqlite
depends = qt6-declarative
- provides = android-knot=1.1.51
+ provides = android-knot=1.1.52
conflicts = android-knot
options = !strip
options = emptydirs
- source = android-knot-1.1.51.AppImage::https://github.com/ic005k/Knot/releases/download/1.1.51/Knot-Linux-x86_64.AppImage
- source = LICENSE-1.1.51::https://raw.githubusercontent.com/ic005k/Knot/1.1.51/LICENSE
+ source = android-knot-1.1.52.AppImage::https://github.com/ic005k/Knot/releases/download/1.1.52/Knot-Linux-x86_64.AppImage
+ source = LICENSE-1.1.52::https://raw.githubusercontent.com/ic005k/Knot/1.1.52/LICENSE
source = android-knot.sh
- sha256sums = a48df545122a8e51387931b306a80ab57b37e3280f04c5f36ddbb054d65ad9ee
+ sha256sums = 9cc058f0d6939d94e5768627679acc96ff779170080c3c9848f11e473e7ff43f
sha256sums = e81172c8f0c194e8fb34edd30b153e60407a094bbf2492abe4e012e6a1ad854a
sha256sums = fe490dfe8c24f2c685b516d2366d86a64f7882b3f488d529b614f71972d85a2d
diff --git a/PKGBUILD b/PKGBUILD
index 4452b1f765df..b315df4b3a2f 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.51
+pkgver=1.1.52
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")
@@ -30,7 +30,7 @@ source=(
"LICENSE-${pkgver}::https://raw.githubusercontent.com/ic005k/Knot/${pkgver}/LICENSE"
"${pkgname%-bin}.sh"
)
-sha256sums=('a48df545122a8e51387931b306a80ab57b37e3280f04c5f36ddbb054d65ad9ee'
+sha256sums=('9cc058f0d6939d94e5768627679acc96ff779170080c3c9848f11e473e7ff43f'
'e81172c8f0c194e8fb34edd30b153e60407a094bbf2492abe4e012e6a1ad854a'
'fe490dfe8c24f2c685b516d2366d86a64f7882b3f488d529b614f71972d85a2d')
build() {