summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a9c6734e60a..17ffe12c49d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Thu Dec 17 20:58:54 UTC 2015
pkgbase = aegir
pkgdesc = Configuration for a dedicated Aegir server to host Drupal sites.
- pkgver = 7.x_3.2
- pkgrel = 7
+ pkgver = 7.x_3.4
+ pkgrel = 1
url = http://aegirproject.org
install = aegir.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 08fd71622969..ead38955496b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: James An <james@jamesan.ca>
pkgname=aegir
-pkgver=7.x_3.2
-pkgrel=7
+pkgver=7.x_3.4
+pkgrel=1
pkgdesc="Configuration for a dedicated Aegir server to host Drupal sites."
arch=('any')
url='http://aegirproject.org'