summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbanana-bred2024-03-08 12:04:27 -0500
committerbanana-bred2024-03-08 12:04:27 -0500
commit288e90ef066f3fbc8551cc0cfa23602e4c2c75f2 (patch)
tree3a0f129159987fa1ffe8a94358c0fd75a41b030b /PKGBUILD
parent19f3ff307f0ef7aab9801bc780e6f8867cf7518a (diff)
downloadaur-288e90ef066f3fbc8551cc0cfa23602e4c2c75f2.tar.gz
added correct upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcac9687d4bf..099093e96c78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Dan Maftei <dan.maftei@gmail.com>
pkgname="molden"
pkgver=7.3
-pkgrel=1
+pkgrel=2
pkgdesc="A program for molecular and electronic structure visualization"
arch=('i686' 'x86_64')
-url="http://www.cmbi.ru.nl/molden/"
+url="https://www.theochem.ru.nl/molden/"
license=('custom')
groups=()
depends=('mesa' 'glu')