summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbegin-theadventure2025-04-10 22:22:53 +0200
committerbegin-theadventure2025-04-10 22:22:53 +0200
commit59802068d2f67b9f7a84b67b5e1d1e94f5583a92 (patch)
treef3f9a67429ce601ae770756c3f43f406babd058b
parent8c67770e396a3fdc24cdace4ab7cf914277b3cf7 (diff)
downloadaur-59802068d2f67b9f7a84b67b5e1d1e94f5583a92.tar.gz
0.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ce43816a534..871a168a4c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = newelle
pkgdesc = Your Ultimate Virtual Assistant
- pkgver = 0.8.1
+ pkgver = 0.9.0
pkgrel = 1
url = https://github.com/qwersyk/Newelle
arch = any
@@ -22,7 +22,7 @@ pkgbase = newelle
depends = python-numpy
depends = python-pillow
depends = python-pylatexenc
- source = https://github.com/qwersyk/Newelle/archive/refs/tags/0.8.1.tar.gz
- sha256sums = e13e2288c4b1ce778841a91293bcc4cd72b918d470fa66f388406528d2408cd0
+ source = https://github.com/qwersyk/Newelle/archive/refs/tags/0.9.0.tar.gz
+ sha256sums = fbd10cbca69120a4bd29cfcc9d7688a107e9354e3e410748e5b5870c08400f54
pkgname = newelle
diff --git a/PKGBUILD b/PKGBUILD
index 60e813f23fae..43b61d8da583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: begin-theadventure <begin-thecontact.ncncb at dralias dot com>
pkgname=newelle
-pkgver=0.8.1
+pkgver=0.9.0
pkgrel=1
pkgdesc="Your Ultimate Virtual Assistant"
url="https://github.com/qwersyk/Newelle"
@@ -12,7 +12,7 @@ depends=('gtksourceview5' 'libadwaita' 'portaudio' 'python-expandvars' 'python-g
'python-matplotlib' 'python-numpy' 'python-pillow' 'python-pylatexenc')
makedepends=('git' 'meson')
source=("$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('e13e2288c4b1ce778841a91293bcc4cd72b918d470fa66f388406528d2408cd0')
+sha256sums=('fbd10cbca69120a4bd29cfcc9d7688a107e9354e3e410748e5b5870c08400f54')
build() {
arch-meson Newelle-$pkgver build