Advertisement
Guest User

diff of md5deep pkgbuild 4.0.1 to 4.1

a guest
Feb 29th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.59 KB | None | 0 0
  1. --- PKGBUILD    2012-01-29 02:21:08.000000000 -0500
  2. +++ PKGBUILD.new    2012-02-29 08:57:21.765963491 -0500
  3. @@ -3,7 +3,7 @@
  4.  # PKGBUILD was originally contributed by billycongo <billycongo@gmail.com>
  5.  
  6.  pkgname=md5deep
  7. -pkgver=4.0.1
  8. +pkgver=4.1
  9.  pkgrel=1
  10.  arch=('i686' 'x86_64')
  11.  
  12. @@ -20,7 +20,7 @@
  13.  
  14.  source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
  15.  
  16. -sha256sums=('79017543fa88c61700874cc7ed3c621069d2ac499d8d1aa145a2be9558e707de')
  17. +sha256sums=('07ad289f587c1be5f3403408bb03c1891ce29e5d607ec3b973282661f422966b')
  18.  
  19.  build() {
  20.    cd $startdir/src/$pkgname-$pkgver
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement