summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf99ee6b8568..3f9288466906 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Fontenot <adam.m.fontenot@gmail.com>
pkgname=breezy
-pkgver=3.0.1
+pkgver=3.0.2
pkgrel=1
pkgdesc="A version control system forked from the dead Bazaar (bzr)"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
optdepends=('python-oauthlib: support for launchpad API'
'python-launchpadlib: support for launchpad API')
source=("https://launchpad.net/brz/3.0/$pkgver/+download/$pkgname-$pkgver.tar.gz")
-sha256sums=('a118276a1eb8948f30c3f043f7e7a1c20d4e8bb1e0044005d524e0a53f3ca3cb')
+sha256sums=('50f16bc7faf299f98fe58573da55b0664078f94b1a0e7f0ce9e1e6a0d47e68e0')
package() {
cd $pkgname-$pkgver