Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / zim
Commits:
554f7faa by Caleb Maclennan at 2026-07-18T16:07:23+03:00
upgpkg: 0.77.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = zim
pkgdesc = A WYSIWYG text editor that aims at bringing the concept of a
wiki to the desktop
- pkgver = 0.77.0
+ pkgver = 0.77.1
pkgrel = 1
url = https://zim-wiki.org/
arch = any
@@ -29,7 +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.77.0.tar.gz
- sha256sums =
191e38947a63f24373e5f5f93d455b7055bc69293ca2ec6628628d500ec4fe50
+ source = https://zim-wiki.org//downloads/zim-0.77.1.tar.gz
+ sha256sums =
53a8d3b30763310d1fb561e1f308d8d78ae332fc8a67bec22d6d2c68d6351120
pkgname = zim
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: Daniel J Griffiths <[email protected]>
pkgname=zim
-pkgver=0.77.0
+pkgver=0.77.1
pkgrel=1
pkgdesc='A WYSIWYG text editor that aims at bringing the concept of a wiki to
the desktop'
arch=(any)
@@ -34,7 +34,7 @@ optdepends=('breezy: Version Control plugin'
'xdot: Link Map plugin')
_archive="$pkgname-$pkgver"
source=("$url/downloads/$_archive.tar.gz")
-sha256sums=('191e38947a63f24373e5f5f93d455b7055bc69293ca2ec6628628d500ec4fe50')
+sha256sums=('53a8d3b30763310d1fb561e1f308d8d78ae332fc8a67bec22d6d2c68d6351120')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/554f7faa4f34230eab7cd9b6060195f31f2d0869
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/554f7faa4f34230eab7cd9b6060195f31f2d0869
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