summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Kluger2017-10-24 14:49:54 -0400
committerAndy Kluger2017-10-24 14:49:54 -0400
commit731163b53eb5b5b4687a84b0f0b8dea486344783 (patch)
treeed3b203db31fea97452ef316767b583a823ae27d /PKGBUILD
parent314c8ed18157db8db75d5172fa1ae3c653509647 (diff)
downloadaur-731163b53eb5b5b4687a84b0f0b8dea486344783.tar.gz
version bump, maintainer change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a0cdd56dce7..295090a036ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: philomath <philomath868 AT gmail DOT com>
+# Maintainer: Andy Kluger <http://t.me/andykluger>
+# Contributor: philomath <philomath868 AT gmail DOT com>
# Contributor: Roberto Alsina <ralsina@kde.org>
pkgname=skalibs
-pkgver=2.5.0.0
+pkgver=2.6.0.2
pkgrel=1
pkgdesc="A general-purpose utility library for secure, small C development"
url="http://www.skarnet.org/software/skalibs/"
@@ -9,7 +10,7 @@ license=('ICS')
arch=('i686' 'x86_64')
depends=('glibc')
source=(http://www.skarnet.org/software/skalibs/$pkgname-$pkgver.tar.gz)
-sha256sums=('38408ff6d0aec581010ecf9e49703ec5f4c8887bbe68717ec087634a7ade849c')
+sha256sums=('349b02d925c795e81c9b2f59f5f281f34c0a5477e22b09cfc7c566194923492e')
build() {
cd $srcdir/$pkgname-$pkgver