summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12201828230a..563fab6ce752 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=wxmacmolplt
-pkgver=7.7.1
+pkgver=7.7.2
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=(x86_64)
-depends=('wxgtk2' 'glew')
-source=(https://uofi.box.com/shared/static/k9n011zbgato5ravmpozq9xekh8udmcn.gz)
+depends=('wxgtk3' 'glew')
+source=(https://uofi.box.com/shared/static/ezm1jd56hlb8s2vsf9ou28vrctjqqa9o.gz)
-sha256sums=('827d96a105f4faa78c9f99ad9d996e2d01077208f1db0d098ffcefefccb5808d')
+sha256sums=('eef23c27c664616c740f8805a61db7efc055ed8db5d69bafcec69eafafe297e4')
build() {
cd "$srcdir/$pkgname-$pkgver"