Revert "db: rebuilds"

This reverts commit 346409f06461aa1136971fc5af9d957967810bfa.
This commit is contained in:
Christoph Reiter 2023-01-01 20:46:27 +01:00
parent df77bf6d05
commit d81697a51c
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
pkgname=(cyrus-sasl libsasl libsasl-devel) pkgname=(cyrus-sasl libsasl libsasl-devel)
_basever=2.1.28 _basever=2.1.28
pkgver=${_basever} pkgver=${_basever}
pkgrel=3 pkgrel=2
pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library" pkgdesc="Cyrus Simple Authentication Service Layer (SASL) library"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="https://www.cyrusimap.org/sasl/" url="https://www.cyrusimap.org/sasl/"

View File

@ -3,7 +3,7 @@
pkgbase=heimdal pkgbase=heimdal
pkgname=('heimdal' 'heimdal-libs' 'heimdal-devel') pkgname=('heimdal' 'heimdal-libs' 'heimdal-devel')
pkgver=7.8.0 pkgver=7.8.0
pkgrel=4 pkgrel=3
pkgdesc="Implementation of Kerberos V5 libraries" pkgdesc="Implementation of Kerberos V5 libraries"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="https://www.h5l.org/" url="https://www.h5l.org/"

View File

@ -3,7 +3,7 @@
pkgbase=perl pkgbase=perl
pkgname=('perl' 'perl-doc' 'perl-devel') pkgname=('perl' 'perl-doc' 'perl-devel')
pkgver=5.36.0 pkgver=5.36.0
pkgrel=2 pkgrel=1
pkgdesc="A highly capable, feature-rich programming language" pkgdesc="A highly capable, feature-rich programming language"
arch=(i686 x86_64) arch=(i686 x86_64)
license=('GPL') license=('GPL')