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


Commits:
6894b1ea by Frederik Schwan at 2024-05-10T12:39:04+02:00
upgpkg: 0.8.21-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oculante/-/commit/6894b1ea91c7e4ee9b9c8dc8f886cb4acdd400b9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to