Skip to content

Commit

Permalink
update version to 6.0.10 (#4124)
Browse files Browse the repository at this point in the history
* addpkg:dida

* Apply suggestions from code review

* fix sha256sums package error

* update version to 6.0.10

* update version to 6.0.10

* update version to 6.0.20

Close #4122 
---------

Co-authored-by: Shengyu Zhang <[email protected]>
Co-authored-by: [email protected] <[email protected]>
  • Loading branch information
3 people authored Dec 29, 2024
1 parent 3976794 commit 618d1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archlinuxcn/dida/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=dida
pkgver=6.0.10
pkgver=6.0.20
pkgrel=1
pkgdesc='DIDA is a powerful to-do & task management app with seamless cloud synchronization across all your devices. Whether you need to schedule an agenda, make memos, share shopping lists, collaborate in a team, or even develop a new habit, DIDA is always here to help you get stuff done and keep life on track.'
arch=('x86_64')
Expand All @@ -10,7 +10,7 @@ provides=('dida365')
conflicts=('dida365')
source=("${pkgname}-${pkgver}.deb::https://cdn.dida365.cn/download/linux/linux_deb_x64/${pkgname}-${pkgver}-amd64.deb"
"LICENSE::https://dida365.com/tos")
sha256sums=('3a458c50cbb6b58a4c0bb46bf851f4a19f0fc6dd1a73b5eefe8df43f270758fc'
sha256sums=('6f30b7303aaabd981506cbb0d595a9c9ad802eb07cf07b32637007d31b4232c2'
'fadce37fdf8b3f7311ae18f7eab01ba398893e7d42aed0170c17567547aa5d3d')

package() {
Expand Down

0 comments on commit 618d1a1

Please sign in to comment.