Skip to content

Instantly share code, notes, and snippets.

Created April 21, 2014 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/11134530 to your computer and use it in GitHub Desktop.
Save anonymous/11134530 to your computer and use it in GitHub Desktop.
--- PKGBUILD.ORIG 2014-03-05 19:53:40.000000000 -0500
+++ PKGBUILD 2014-04-21 02:54:53.334554545 -0400
@@ -1,6 +1,6 @@
# Maintainer: Eduardo M. Machado <eduardo.machado@gmail.com>
pkgname=redmine
-pkgver=2.5.0
+pkgver=2.5.1
pkgrel=1
pkgdesc="A flexible project management web application. Written using the Ruby on Rails, it is cross-platform and cross-database."
arch=('any')
@@ -36,7 +36,7 @@
#changelog
source=("http://www.redmine.org/releases/$pkgname-$pkgver.tar.gz")
#noextract
-md5sums=('8483025d155aac0ff748a0a9c9bc2e27')
+md5sums=('d88ebfdb565489862fc62b4a2a575517')
#sha1sums=()
#sha256sums=()
#sha384sums=()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment