mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 17:54:31 +01:00
Increment pkgrel for libs after latest changes
This commit is contained in:
parent
824ec262a2
commit
d3a1a43cc8
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = libassl
|
||||
pkgdesc = Provides a much simpler and sane programming interface to OpenSSL
|
||||
pkgver = 1.4.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://opensource.conformal.com/wiki/assl
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=libassl
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Provides a much simpler and sane programming interface to OpenSSL"
|
||||
arch=(i686 x86_64)
|
||||
url="https://opensource.conformal.com/wiki/assl"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue