summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2023-11-06 15:53:45 +0300
committerCaleb Maclennan2023-11-06 15:53:45 +0300
commit7714de4bb9201a23e78d6d319edc1b9d8c6e4fab (patch)
treee6920216e101b23091f2226513d74854ca9071ca
parentcb4b0e29f0f171a81c1c49819c17f4f6cad065b0 (diff)
downloadaur-7714de4bb9201a23e78d6d319edc1b9d8c6e4fab.tar.gz
upgpkg: teal 0.15.3-2
Fix package signing snafu
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c081877303e..591fcf517e28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = teal
pkgdesc = The compiler for Teal, a typed dialect of Lua
pkgver = 0.15.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/teal-language/tl
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3d3b1337e459..730c937e3e6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _rockname=tl
pkgbase=teal
pkgname=(teal "lua-$_rockname" "lua53-$_rockname" "lua52-$_rockname" "lua51-$_rockname")
pkgver=0.15.3
-pkgrel=1
+pkgrel=2
pkgdesc='The compiler for Teal, a typed dialect of Lua'
arch=(any)
url=https://github.com/teal-language/$_rockname