summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2019-09-10 20:14:21 +1000
committerRhinoceros2019-09-10 20:14:21 +1000
commitd93bc143b87648ba3889c3e29ba97cead9a4c89c (patch)
treea0c2a512756ca788511f4bacf4deef5d5474c7ef /PKGBUILD
parentd1688bbb1f5d0f681c4bc2115144b36ba6184102 (diff)
downloadaur-d93bc143b87648ba3889c3e29ba97cead9a4c89c.tar.gz
Fix pkgsums. No version bump required
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89834b7e856d..c75e7cf6592d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
url='https://github.com/stephaneguindon/phyml'
license=('GPL2')
source=("https://github.com/stephaneguindon/phyml/archive/v${pkgver}.tar.gz")
-sha256sums=('bf193e508f3b88066ba9302a8d6c8c55d3d26156c42d17230c9ba275c915860a')
+sha256sums=('f3afd6d5332cd98298736b3c6df63d751fa74388a0e972ec08f63a032d5e6a9c')
depends=('openmpi')
build() {