summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel de Val-Borro2018-01-30 14:40:09 -0500
committerMiguel de Val-Borro2018-01-30 14:43:12 -0500
commit7c7a211ce546d28da68c2f7777a65ee348195b8c (patch)
tree7cc8800f9b19a95172446b291482b59402605745
parent3aeeb60a810f5874fb184f05307be870a33f69a5 (diff)
downloadaur-7c7a211ce546d28da68c2f7777a65ee348195b8c.tar.gz
Update openssl patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e00933f3486f..6b649fcb1661 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xephem
pkgdesc = The Serious Interactive Astronomical Software Ephemeris
pkgver = 3.7.7
- pkgrel = 6
+ pkgrel = 7
url = http://www.clearskyinstitute.com/xephem/xephem.html
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = xephem
source = http://www.clearskyinstitute.com/xephem/xephem-3.7.7.tgz
source = http://www.clearskyinstitute.com/xephem/contrib/xephem-3.7.7_openssl.patch
md5sums = 27c67061a89085bf2b0d4e9deb758a79
- md5sums = 9315ccb614b9415d29115a23c314babc
+ md5sums = 27b747ea7f31270547047117fceaa283
pkgname = xephem
diff --git a/PKGBUILD b/PKGBUILD
index 1f1a6cb739eb..93c17363ca05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Miguel de Val-Borro <miguel@archlinux.net>
+# Maintainer: Miguel de Val-Borro <miguel.deval [at] gmail [dot] com>
# Contributor: Matteo Paoluzzi <duwath [at] gmail [dot] com>
# Contributor: jmf <jmf [at] mesecons [dot] net>
pkgname=xephem
pkgver=3.7.7
-pkgrel=6
+pkgrel=7
pkgdesc="The Serious Interactive Astronomical Software Ephemeris"
arch=('i686' 'x86_64')
url="http://www.clearskyinstitute.com/xephem/xephem.html"
@@ -15,7 +15,7 @@ makedepends=()
source=(http://www.clearskyinstitute.com/xephem/$pkgname-$pkgver.tgz
http://www.clearskyinstitute.com/xephem/contrib/xephem-3.7.7_openssl.patch)
md5sums=('27c67061a89085bf2b0d4e9deb758a79'
-'9315ccb614b9415d29115a23c314babc')
+'27b747ea7f31270547047117fceaa283')
prepare() {
cd ${srcdir}/${pkgname}-${pkgver}/GUI/$pkgname