summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMiguel de Val-Borro2017-02-08 15:05:12 -0500
committerMiguel de Val-Borro2017-02-08 15:05:12 -0500
commit52d6e5eb218e5ed42712f1898c5254c379102f94 (patch)
tree7f32052da75b1fecee8e73b7566240dbe5582941 /PKGBUILD
parentd8730d3c5d5ac15c6824cf2d3e1712d8e82bd085 (diff)
downloadaur-52d6e5eb218e5ed42712f1898c5254c379102f94.tar.gz
Rename source tarball
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9cc8eeb34f..87d3e3c1f29c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=xephem
pkgver=3.7.7
-pkgrel=3
+pkgrel=4
pkgdesc="The Serious Interactive Astronomical Software Ephemeris"
arch=('i686' 'x86_64')
url="http://www.clearskyinstitute.com/xephem/xephem.html"
@@ -12,7 +12,7 @@ license=("custom")
depends=(libxmu lesstif)
makedepends=()
optdepends=(perl)
-source=(http://www.clearskyinstitute.com/xephem/$pkgname-$pkgver.tar.gz)
+source=(http://www.clearskyinstitute.com/xephem/$pkgname-$pkgver.tgz)
md5sums=('27c67061a89085bf2b0d4e9deb758a79')
build() {