summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlad2015-07-13 21:49:28 +0300
committervlad2015-07-13 21:49:28 +0300
commit5db49039dda420240475d6ee8621d08115601c9b (patch)
treee298f0d14ff54031d811d1717f5789d847d0ec01
parent3e2c11c87969399e1cb224ad89e961add649dd0c (diff)
downloadaur-5db49039dda420240475d6ee8621d08115601c9b.tar.gz
Update to 3.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8dd55121ecf1..3b964505df93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hudson
pkgdesc = Extensible continuous integration server
- pkgver = 3.2.2
+ pkgver = 3.3.0
pkgrel = 1
url = http://hudson-ci.org
install = hudson.install
@@ -9,13 +9,13 @@ pkgbase = hudson
depends = java-runtime
depends = ttf-dejavu
depends = libcups
- noextract = hudson-3.2.2.war
+ noextract = hudson-3.3.0.war
backup = etc/conf.d/hudson
- source = http://hudson-ci.org/downloads/war/hudson-3.2.2.war
+ source = http://hudson-ci.org/downloads/war/hudson-3.3.0.war
source = hudson.conf
source = hudson.service
source = hudson.tmpfiles.d
- sha256sums = 31d7a97d09118a06990e5a3c7a1e0f39131971c73f32f0efb4299b00bc10e3d1
+ sha256sums = 88104ecc0fa908f72017740c83870f315bdaeda5b1a47bab66cf671f8146740b
sha256sums = 784a07d6d0cc2a1fd53114e765ccf44e022e9372c398bfacfa743e95eb7ddc40
sha256sums = 00a96b88bb9e98d14697e7e9eb443b0785f074eb1bbba207d3e7dd30d10ebbdf
sha256sums = c61cbcf85c887379a605c1908b5474599b0fce25bd2f8dd567da3ace6a631b08
diff --git a/PKGBUILD b/PKGBUILD
index bffee8d0dc8d..091aa410c3ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Yahya Mohajer < yaya_2013 At yahoo Dot com >
pkgname=hudson
-pkgver=3.2.2
+pkgver=3.3.0
pkgrel=1
pkgdesc="Extensible continuous integration server"
arch=('any')
@@ -19,7 +19,7 @@ source=("http://hudson-ci.org/downloads/war/$pkgname-$pkgver.war"
'hudson.conf'
'hudson.service'
'hudson.tmpfiles.d')
-sha256sums=('31d7a97d09118a06990e5a3c7a1e0f39131971c73f32f0efb4299b00bc10e3d1'
+sha256sums=('88104ecc0fa908f72017740c83870f315bdaeda5b1a47bab66cf671f8146740b'
'784a07d6d0cc2a1fd53114e765ccf44e022e9372c398bfacfa743e95eb7ddc40'
'00a96b88bb9e98d14697e7e9eb443b0785f074eb1bbba207d3e7dd30d10ebbdf'
'c61cbcf85c887379a605c1908b5474599b0fce25bd2f8dd567da3ace6a631b08')