summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb2c183cf68c..12201828230a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=wxmacmolplt
-pkgver=7.7
+pkgver=7.7.1
pkgrel=1
pkgdesc="An open-source gui for preparing, submitting and visualizing input and output for the GAMESS quantum chemistry package."
url="https://brettbode.github.io/wxmacmolplt/"
license=("GPL2")
-arch=(i686 x86_64)
-depends=('wxgtk' 'glew')
-source=(https://uofi.box.com/shared/static/7pzccnku3uv0mmf6il6yiqghf4b34lc7.gz)
+arch=(x86_64)
+depends=('wxgtk2' 'glew')
+source=(https://uofi.box.com/shared/static/k9n011zbgato5ravmpozq9xekh8udmcn.gz)
-sha1sums=('dfcfaf2285f43d03e41349a566d501bcea582a75')
+sha256sums=('827d96a105f4faa78c9f99ad9d996e2d01077208f1db0d098ffcefefccb5808d')
build() {
cd "$srcdir/$pkgname-$pkgver"