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 7062111c3753..647ebf77af1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zdenek Janak <janak@physics.muni.cz>
pkgname=rawtran
-pkgver=0.3.8
+pkgver=1.1
pkgrel=1
pkgdesc="RAW to FITS convertor"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://integral.physics.muni.cz/rawtran/"
license=('GPL2')
depends=('dcraw' 'cfitsio')
source=(ftp://integral.physics.muni.cz/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('145950686d67544395bc1606a27d6973')
+md5sums=('e8c49f0b3b19b07b10468c1d9f14932f')
build() {
cd "$pkgname-$pkgver"