Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / lirc
Commits:
7678c5fa by Carl Smedstad at 2024-11-20T10:45:04+01:00
upgpkg: 1:0.10.2-5: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lirc
pkgdesc = Linux Infrared Remote Control utilities
pkgver = 0.10.2
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = https://www.lirc.org/
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=lirc
_pkgver=0.10.2
[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" ||
pkgver="$_pkgver"
-pkgrel=4
+pkgrel=5
epoch=1
pkgdesc="Linux Infrared Remote Control utilities"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lirc/-/commit/7678c5fa6216ffaff8637ffa57fc997d88319b6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lirc/-/commit/7678c5fa6216ffaff8637ffa57fc997d88319b6d
You're receiving this email because of your account on gitlab.archlinux.org.