Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
oculante


Commits:
a504362b by Frederik Schwan at 2024-05-19T16:54:44+02:00
upgpkg: 0.8.22-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = oculante
        pkgdesc = A minimalistic image viewer with analysis and editing tools
-       pkgver = 0.8.21
+       pkgver = 0.8.22
        pkgrel = 1
        url = https://github.com/woelper/oculante
        arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = oculante
        depends = libheif
        depends = libwebp
        options = !lto
-       source = git+https://github.com/woelper/oculante.git#tag=0.8.21
-       b2sums = 
c297f93cc6f57fc4535a0a28850198e0243a6b215f6c1eac3c584eac50606ebd1f043febea6c854c13e9d950971eb67540fd339bd4c1d56222050330811872ce
+       source = git+https://github.com/woelper/oculante.git#tag=0.8.22
+       b2sums = 
7f9d7b014954003e06f4822ff311a7ec9314f5d0067ae7d06b23c0c6eb1368fe8c8ab12bb7107b321948453c5f151b75f92bbad54d819a9ec7911c5ab50bb309
 
 pkgname = oculante


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Johann Woelper <woel...@gmail.com>
 
 pkgname=oculante
-pkgver=0.8.21
+pkgver=0.8.22
 pkgrel=1
 pkgdesc="A minimalistic image viewer with analysis and editing tools"
 arch=('x86_64')
@@ -26,7 +26,7 @@ makedepends=(
 )
 options=(!lto)
 source=("git+https://github.com/woelper/oculante.git#tag=${pkgver}";)
-b2sums=('c297f93cc6f57fc4535a0a28850198e0243a6b215f6c1eac3c584eac50606ebd1f043febea6c854c13e9d950971eb67540fd339bd4c1d56222050330811872ce')
+b2sums=('7f9d7b014954003e06f4822ff311a7ec9314f5d0067ae7d06b23c0c6eb1368fe8c8ab12bb7107b321948453c5f151b75f92bbad54d819a9ec7911c5ab50bb309')
 
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oculante/-/commit/a504362b792eb428fd11d478e638c657ef370265

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


Reply via email to