summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonas Geiler2024-12-01 05:08:24 +0100
committerJonas Geiler2024-12-01 05:08:24 +0100
commit7856035b386db6115f020e2d95db70dd189cc0f6 (patch)
tree1879ce5ce58bab2148118a449a15233d58828c33 /PKGBUILD
parent5f419a3fff30571d362e51e8c757237b4c35b40a (diff)
downloadaur-7856035b386db6115f020e2d95db70dd189cc0f6.tar.gz
feat: update to 2024.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24bc4fad6923..ec3ce243cf7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonas Geiler <aur@jonasgeiler.com>
# Maintainer: SoftExpert <softexpert at gmail dot com>
pkgname=yaak-git
-pkgver=2024.12.0.r0.g3ecfb15
+pkgver=2024.12.1.r0.ge1363cf
pkgrel=1
pkgdesc='Simple and intuitive API client for calling REST, GraphQL, and gRPC APIs (Development version)'
arch=(aarch64 armv7h i686 pentium4 x86_64)
@@ -43,8 +43,8 @@ options=(
!emptydirs # Remove empty directories from package because why not
)
source=(
- "yaak::git+https://github.com/getyaak/app.git"
- "yaak-plugins::git+https://github.com/getyaak/plugins.git"
+ "yaak::git+https://github.com/mountain-loop/yaak.git"
+ "yaak-plugins::git+https://github.com/mountain-loop/plugins.git"
)
b2sums=('SKIP'
'SKIP')