summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConnor Behan2016-04-28 16:10:56 -0400
committerConnor Behan2016-04-28 16:10:56 -0400
commita3656a527a4777508252b984226bd233d4e1abe0 (patch)
tree6da2bd7da25f1dd1f4d92b6afac1bb7bd19356e6 /PKGBUILD
parent3887fe153de310ca241b58087fe4b8311e05fae8 (diff)
downloadaur-a3656a527a4777508252b984226bd233d4e1abe0.tar.gz
Update to 3.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c54c33f90217..5aec614a8919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Connor Behan <connor.behan@gmail.com>
pkgname=libprelude
-pkgver=1.2.6
+pkgver=3.0.0
pkgrel=1
pkgdesc="Provides the framework for using the Prelude system"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ options=('!libtool')
license=('GPLv2')
depends=('gnutls' 'python2')
makedepends=('swig')
-source=(https://www.prelude-siem.org/attachments/download/410/$pkgname-$pkgver.tar.gz)
+source=(https://www.prelude-siem.org/attachments/download/569/$pkgname-$pkgver.tar.gz)
build() {
cd "$srcdir"/$pkgname-$pkgver
@@ -27,4 +27,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('6a5aa32864ca6d74e1c7af0cdab7bf40')
+md5sums=('c93f5735c3dd162835b5597542f05282')