Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
lite-xl
Commits:
532f789a by Caleb Maclennan at 2024-11-29T10:06:47+03:00
upgpkg: 2.1.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lite-xl
pkgdesc = A lightweight text editor written in Lua
pkgver = 2.1.6
- pkgrel = 1
+ pkgrel = 2
url = https://lite-xl.com
arch = x86_64
arch = aarch64
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=lite-xl
pkgver=2.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='A lightweight text editor written in Lua'
arch=(x86_64 aarch64)
url="https://$pkgname.com"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lite-xl/-/commit/532f789ad042020be1d93bb0ae37e4b3d53542b5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lite-xl/-/commit/532f789ad042020be1d93bb0ae37e4b3d53542b5
You're receiving this email because of your account on gitlab.archlinux.org.