summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2020-10-05 13:12:00 -0400
committerAndy Kluger2020-10-05 13:12:00 -0400
commit94179c7b3a322dbc730a183f6f61e11758b4ac9c (patch)
treec55f994bcc7fafdc61d5f6ee79871c380102c9d5 /PKGBUILD
parent27ce905439513270d75197ac9db7e6680f96801d (diff)
downloadaur-94179c7b3a322dbc730a183f6f61e11758b4ac9c.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 150242e7c1e4..cda97c6bef5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: philomath <philomath868 AT gmail DOT com>
# Contributor: Roberto Alsina <ralsina@kde.org>
pkgname=skalibs
-pkgver=2.9.2.1
+pkgver=2.9.3.0
pkgrel=1
pkgdesc="A general-purpose utility library for secure, small C development"
url="http://www.skarnet.org/software/skalibs/"
@@ -10,7 +10,7 @@ license=('ISC')
arch=('i686' 'x86_64')
depends=('glibc')
source=(http://www.skarnet.org/software/skalibs/$pkgname-$pkgver.tar.gz)
-sha256sums=('250b99b53dd413172db944b31c1b930aa145ac79fe6c5d7e6869ef804228c539')
+sha256sums=('f01a07049d384097864410f9251447ad899db0d17f82cd8ebc6b7000d7783b44')
build() {
cd $srcdir/$pkgname-$pkgver