summaryrefslogtreecommitdiff
path: root/libre/mozilla-devscripts/PKGBUILD
diff options
context:
space:
mode:
authorShackra Sislock <none@none>2012-07-26 01:05:32 -0600
committerShackra Sislock <none@none>2012-07-26 01:05:32 -0600
commitd774c9b2244c9cc711224a2536b524f6df8c8db7 (patch)
tree607d1072955bc7b4feee84fdc1bd4e13cc507127 /libre/mozilla-devscripts/PKGBUILD
parent8f4802b2d269869354619e783ec9be78f18c5c8a (diff)
parentfecda1c35086e350c5264c4631e7c4f27e401f5e (diff)
moving kervala_libsquish to kervalasquish and adding the common.cmake CMake module, see http://dev.ryzom.com/issues/1485#note-5
Diffstat (limited to 'libre/mozilla-devscripts/PKGBUILD')
-rw-r--r--libre/mozilla-devscripts/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/libre/mozilla-devscripts/PKGBUILD b/libre/mozilla-devscripts/PKGBUILD
index faa4b3a2a..ef7ea7641 100644
--- a/libre/mozilla-devscripts/PKGBUILD
+++ b/libre/mozilla-devscripts/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Michał Masłowski <mtjm@mtjm.eu>
+# Contributor: Márcio Silva <coadde@lavabit.com>
pkgname=mozilla-devscripts
-pkgver=0.30
-pkgrel=1.1
+pkgver=0.32
+pkgrel=1
pkgdesc="Development scripts used by Debian Mozilla's addons packages"
arch=("any")
url="http://packages.debian.org/source/unstable/mozilla-devscripts"
@@ -11,8 +12,8 @@ depends=("python2" "zip" "unzip")
_debrepo=http://ftp.debian.org/debian/pool/main/
source=("${_debrepo}/m/${pkgname}/${pkgname}_${pkgver}.dsc"
"${_debrepo}/m/${pkgname}/${pkgname}_${pkgver}.tar.gz")
-md5sums=("6e517cef69c115356eb808866fd29268"
- "4e95fb93d0d93b56543d2a789d457309")
+md5sums=("386a5854601f29dca4a293f90f6c2a69"
+ "230126afa15fa654eb254bb4e61b4a93")
build() {
cd "$srcdir/$pkgname-$pkgver"