Date: Tuesday, May 12, 2015 @ 12:40:36 Author: spupykin Revision: 133293
upgpkg: drupal 7.37-1 upd Modified: drupal/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-12 10:40:29 UTC (rev 133292) +++ PKGBUILD 2015-05-12 10:40:36 UTC (rev 133293) @@ -3,7 +3,7 @@ # Contributor: Corrado Primier <[email protected]> pkgname=drupal -pkgver=7.36 +pkgver=7.37 pkgrel=1 pkgdesc="A PHP-based content management platform" arch=('any') @@ -13,7 +13,7 @@ install='drupal.install' options=(!strip) source=(http://www.drupal.org/files/projects/$pkgname-$pkgver.tar.gz) -md5sums=('98e1f62c11a5dc5f9481935eefc814c5') +md5sums=('3a70696c87b786365f2c6c3aeb895d8a') prepare() { cd $srcdir/$pkgname-$pkgver
