summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2024-05-02 20:50:30 +0200
committerAlphaJack2024-05-02 20:50:30 +0200
commitac2c12f4dc888842f06b2641e5b1ea248e6e6877 (patch)
treec1734a17248c0657c525377dfaecdacb159ffd83 /PKGBUILD
parente65b3dff5f6a0f205cbb5476b0274601627fb3c8 (diff)
downloadaur-ac2c12f4dc888842f06b2641e5b1ea248e6e6877.tar.gz
Updated aider-chat to 0.31.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c0c9b30aefe..01e8e1a46ee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="aider-chat"
_pkgname="aider_chat"
-pkgver=0.30.1
+pkgver=0.31.0
pkgrel=1
pkgdesc="AI pair programming in your terminal"
url="https://aider.chat/"
@@ -34,7 +34,7 @@ makedepends=("python-packaging" "python-build" "python-installer" "python-wheel"
optdepends=("python-sounddevice: portaudio support"
"python-soundfile: portaudio support")
source=("https://files.pythonhosted.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-b2sums=('7e71f690c4a9d44c56cd321d003c6642dae0dffbde3fcf1bdbb392b97e126284adf720e7115383acc2a1ac20344d465750059147e8486e9241a7ee697f3b05f1')
+b2sums=('0cbe8c1babe47f65097613262320588ee80e860554a5389030050fd32b5b9ef4d4eddcf0383ae414d264a2b5ae90bf9e4fa16370c47e1b0f5a7b3eb04be851ea')
options=("!strip")
build(){