Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zim


Commits:
3367a9f5 by Caleb Maclennan at 2026-06-16T23:05:03+03:00
upgpkg: 0.77.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = zim
        pkgdesc = A WYSIWYG text editor that aims at bringing the concept of a 
wiki to the desktop
-       pkgver = 0.76.3
-       pkgrel = 3
+       pkgver = 0.77.0
+       pkgrel = 1
        url = https://zim-wiki.org/
        arch = any
        license = GPL-2.0-or-later
@@ -29,9 +29,7 @@ pkgbase = zim
        optdepends = scrot: Insert Screenshot plugin
        optdepends = texlive-bin: Insert Equation plugin
        optdepends = xdot: Link Map plugin
-       source = https://zim-wiki.org//downloads/zim-0.76.3.tar.gz
-       source = 
fix-object-widgets-weakset.patch::https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/c264b8bf58c6780b69f6370ecc27a09b2ef538e6.patch
-       sha256sums = 
4adf09eb3f077138fe55bf26f13e6c4d993616fe424a799d1ba6be098ce4eb05
-       sha256sums = 
6c8342db8c4ad29923649f4ac1b5f1deeb9fd82e6fb01de0d4ea9f325e91dfc9
+       source = https://zim-wiki.org//downloads/zim-0.77.0.tar.gz
+       sha256sums = 
191e38947a63f24373e5f5f93d455b7055bc69293ca2ec6628628d500ec4fe50
 
 pkgname = zim


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Daniel J Griffiths <[email protected]>
 
 pkgname=zim
-pkgver=0.76.3
-pkgrel=3
+pkgver=0.77.0
+pkgrel=1
 pkgdesc='A WYSIWYG text editor that aims at bringing the concept of a wiki to 
the desktop'
 arch=(any)
 license=(GPL-2.0-or-later)
@@ -33,15 +33,8 @@ optdepends=('breezy: Version Control plugin'
             'texlive-bin: Insert Equation plugin'
             'xdot: Link Map plugin')
 _archive="$pkgname-$pkgver"
-source=("$url/downloads/$_archive.tar.gz"
-        
"fix-object-widgets-weakset.patch::https://github.com/zim-desktop-wiki/zim-desktop-wiki/commit/c264b8bf58c6780b69f6370ecc27a09b2ef538e6.patch";)
-sha256sums=('4adf09eb3f077138fe55bf26f13e6c4d993616fe424a799d1ba6be098ce4eb05'
-            '6c8342db8c4ad29923649f4ac1b5f1deeb9fd82e6fb01de0d4ea9f325e91dfc9')
-
-prepare() {
-       cd "$_archive"
-       patch -p1 -i "$srcdir/fix-object-widgets-weakset.patch"
-}
+source=("$url/downloads/$_archive.tar.gz")
+sha256sums=('191e38947a63f24373e5f5f93d455b7055bc69293ca2ec6628628d500ec4fe50')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/3367a9f585662e1d008ffb4ea3e0854490958a24

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/3367a9f585662e1d008ffb4ea3e0854490958a24
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to