summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112016-08-07 10:50:53 +0200
committerjose17112016-08-07 10:50:53 +0200
commita3317bb61195af2302c5b16eb4ff621d68e6a2c3 (patch)
treea57956e27769f5fec6724cd27ebe5d23cb8e12c2 /PKGBUILD
parent994076ac4cbaa47edeb7db23b9d08e93a70c9ec9 (diff)
downloadaur-a3317bb61195af2302c5b16eb4ff621d68e6a2c3.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 459457242c71..23da81e66228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Tim Besard <tim.besard@gmail.com>
# Maintainer: Jose Riha <jose 1711 gmail com>
pkgname=osmosis
-pkgver=0.44.1
+pkgver=0.45
pkgrel=1
pkgdesc="Command line Java application for processing OSM data."
arch=('any')
@@ -9,7 +9,7 @@ url="http://wiki.openstreetmap.org/wiki/Osmosis"
license=('GPL')
depends=('java-runtime')
source=(http://bretth.dev.openstreetmap.org/$pkgname-build/$pkgname-$pkgver.tgz)
-md5sums=('c16586e100a48d3b9962f074b0e7e635')
+md5sums=('956ab8fc8e9634b5420ddba0e3397d8c')
package() {
cd "$srcdir"