summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkotontrion2024-11-14 10:06:25 +0100
committerkotontrion2024-11-14 10:06:25 +0100
commitbf7df100a78396398527656c24934186157cac82 (patch)
treec4c1e8c1e29c0edf758c358a49c6caa1b22b24f6 /PKGBUILD
parente11bed387c6f20dd98234278b4b94583d980a147 (diff)
downloadaur-libastal-lua-git.tar.gz
Initial upload: agsv1 1.8.2-1
upgpkg: aylurs-gtk-shell-git 2.0.0.r2.gfb47b50-1 upgpkg: aylurs-gtk-shell 2.0.0-1 upstream release upgpkg: libastal-gjs-git r580.d538d8e-1 upgpkg: libastal-lua-git r580.d538d8e-1 Deleted package: agsv2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f4c7a5f655f..fa3cb0570410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kotontrion <kotontrion@tutanota.de>
pkgbase=libastal-lua-git
pkgname=("libastal-lua-git" "libastal-lua51-git" "libastal-lua53-git")
-pkgver=r540.c5eba25
+pkgver=r580.d538d8e
pkgrel=1
pkgdesc="Lua bindings for libastal."
arch=("x86_64")
@@ -13,8 +13,9 @@ makedepends=(
"luarocks")
depends=("libastal-git" "libastal-4-git")
groups=("libastal")
+provides=(libastal-lua)
source=("git+${url}.git")
-sha256sums=("SKIP")
+sha256sums=('SKIP')
_rockname=astal-dev-1.rockspec
pkgver(){