Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
fortunecraft


Commits:
57cf6b31 by Alexander F. Rødseth at 2024-10-16T11:56:29+02:00
upgpkg: 1.8.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = fortunecraft
        pkgdesc = Craft fortunes using Ollama
-       pkgver = 1.8.1
-       pkgrel = 2
+       pkgver = 1.8.2
+       pkgrel = 1
        url = https://github.com/xyproto/fortunecraft
        arch = x86_64
        license = Apache-2.0
@@ -9,7 +9,7 @@ pkgbase = fortunecraft
        makedepends = go
        depends = ollama-environment
        optdepends = ollama-gemma2-2b: the Gemma2 (2B) model
-       source = git+https://github.com/xyproto/fortunecraft#tag=v1.8.1
-       b2sums = 
49768b61625446557d10f2cb07a856b6d328af15e83f28eed246cbf9e0d6fe0a526dc58ed4ae6e22a4e65b05e5f97411eb863b498db22e1c1106c111d3431a94
+       source = git+https://github.com/xyproto/fortunecraft#tag=v1.8.2
+       b2sums = 
69488266f824c7abe623f49f9c579ec1b506e0f8ed50c98b004c890fd0d9f3545879a3a4109f25adc71fa458d4208b46cf08960c8f6a6704de74076ee42af914
 
 pkgname = fortunecraft


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Alexander F. Rødseth <[email protected]>
 
 pkgname=fortunecraft
-pkgver=1.8.1
-pkgrel=2
+pkgver=1.8.2
+pkgrel=1
 pkgdesc='Craft fortunes using Ollama'
 arch=(x86_64)
 url='https://github.com/xyproto/fortunecraft'
@@ -11,7 +11,7 @@ depends=(ollama-environment)
 optdepends=('ollama-gemma2-2b: the Gemma2 (2B) model')
 makedepends=(git go)
 source=("git+$url#tag=v$pkgver")
-b2sums=('49768b61625446557d10f2cb07a856b6d328af15e83f28eed246cbf9e0d6fe0a526dc58ed4ae6e22a4e65b05e5f97411eb863b498db22e1c1106c111d3431a94')
+b2sums=('69488266f824c7abe623f49f9c579ec1b506e0f8ed50c98b004c890fd0d9f3545879a3a4109f25adc71fa458d4208b46cf08960c8f6a6704de74076ee42af914')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fortunecraft/-/commit/57cf6b3187f4b1c6ab2469b448f3d74b762a4545

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


Reply via email to