mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bump pkgrel
This commit is contained in:
parent
2eed730436
commit
4ba2b89fa5
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = perl-poe-component-irc
|
||||
pkgdesc = A fully event-driven IRC client module
|
||||
pkgver = 6.95
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://metacpan.org/dist/POE-Component-IRC
|
||||
arch = any
|
||||
license = Artistic-1.0-Perl OR GPL-1.0-or-later
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@
|
|||
_dist='POE-Component-IRC'
|
||||
pkgname='perl-poe-component-irc'
|
||||
pkgver=6.95
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='A fully event-driven IRC client module'
|
||||
arch=('any')
|
||||
url="https://metacpan.org/dist/$_dist"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue