Package Details: chainner-bin 0.18.9-1

Git Clone URL: https://aur.archlinux.org/chainner-bin.git (read-only, click to copy)
Package Base: chainner-bin
Description: Node-based image processing and AI upscaling GUI
Upstream URL: https://github.com/chaiNNer-org/chaiNNer/
Licenses: GPL3
Conflicts: chainner-rpm
Provides: chainner
Submitter: jingutech
Maintainer: jingutech
Last Packager: jingutech
Votes: 6
Popularity: 0.58
First Submitted: 2023-04-23 07:03 (UTC)
Last Updated: 2023-06-12 17:43 (UTC)

Latest Comments

Pulec commented on 2023-09-10 18:15 (UTC)

To make it up to date:

-pkgver=0.18.9
+pkgver=0.19.4
-source=("https://github.com/${_pkgauthor}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}-x64-linux-redhat.rpm")
+source=("https://github.com/${_pkgauthor}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.x64-linux-redhat.rpm")
-sha512sums=('9c93d5c2e651bbbb697d2d7bbfc806fde6ad9783d526994e0a596be3d2ede34522652cb2788f2c1b9030063ee9fea2bc4607d0890bdd8a96766cc77e71744270')
+sha512sums=('af15577f5483a6ac2da7a634e8b700275bab395bc7687624c45f374499d981ccc05499bb0c6c01225b927a1007c3f8f4a8c379d3135c378f7bc8cbeb2f4b13b8')

0.19.4 is the current latest and the source URL needs '.' instead of '-' after ${pkgver}, and simple new sha512sum.

Builds fine, downloads stuff fine and runs fine.

I do wonder though, why rpm is used and not a zip file, but too lazy to investigate.

jingutech commented on 2023-04-23 07:08 (UTC) (edited on 2023-04-23 07:14 (UTC) by jingutech)

@FabioLolix

Renamed to chinner-bin to comply with guidelines

The new package repository is here chainner-bin

FabioLolix commented on 2023-04-20 15:04 (UTC)

Hello, please re-upload as chainner-bin; that's the default suffix -bin pkgbuilds

danisztls commented on 2023-03-17 07:06 (UTC)

@PanZWarzywniaka

Ignore or update the SHA512 sum as it probably wasn't updated by the package maintainer at the time (me) when bumping version.

This command does it: makepkg -g >> PKGBUILD

And you can check the PKGBUILD to see that the source is pointing to the right location (the Github release).

PanZWarzywniaka commented on 2023-03-16 19:53 (UTC)

Ive got an error that source files doesn't pass validity check sha512sum, what should I do?