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


Commits:
ec57d8b0 by Caleb Maclennan at 2025-02-01T23:33:32+03:00
upgpkg: 0.76.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.76.0
+       pkgver = 0.76.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.76.0.tar.gz
-       sha256sums = 
09ccaca5a277ae73884713066d45dc8c48180e3c0ded0120e18d3b0d8fdd38c8
+       source = https://zim-wiki.org//downloads/zim-0.76.1.tar.gz
+       sha256sums = 
6a8edd625750a208f1b9b009077bec4d28d38333988e4a047a2d6a594bf91055
 
 pkgname = zim


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1...@archlinux.us>
 
 pkgname=zim
-pkgver=0.76.0
+pkgver=0.76.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=('09ccaca5a277ae73884713066d45dc8c48180e3c0ded0120e18d3b0d8fdd38c8')
+sha256sums=('6a8edd625750a208f1b9b009077bec4d28d38333988e4a047a2d6a594bf91055')
 
 build() {
        cd "$_archive"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/zim/-/commit/ec57d8b0c966b9f8bb672242300cc1a4a9c7446b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to