summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Boulogne2021-07-25 07:26:38 +0200
committerFrançois Boulogne2021-07-25 07:26:38 +0200
commit93111728b63c303886601b90ffacb68adbd8a0ca (patch)
tree08b5efebcc141f8ce944dcdb2fa69bff3dcd65d3
parent4f976edc061c2bcecac261f3510d30db29f01ace (diff)
downloadaur-surface-evolver.tar.gz
new webpage
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f0cd8a82faa..3871a35758da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = surface-evolver
pkgdesc = Interactive program for the modelling of liquid surfaces shaped by various forces and constraints
pkgver = 2.70
- pkgrel = 2
- url = http://www.susqu.edu/brakke/evolver/evolver.html
+ pkgrel = 3
+ url = http://facstaff.susqu.edu/brakke/evolver/evolver.html
arch = i686
arch = x86_64
license = custom
@@ -19,4 +19,3 @@ pkgbase = surface-evolver
md5sums = 573aaa9d13d953bd96e22bc6bcccf155
pkgname = surface-evolver
-
diff --git a/PKGBUILD b/PKGBUILD
index 128fe816bc84..80429c94afac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Francois Boulogne <fboulogne at april dot org>
pkgname=surface-evolver
pkgver=2.70
-pkgrel=2
+pkgrel=3
pkgdesc="Interactive program for the modelling of liquid surfaces shaped by various forces and constraints"
arch=('i686' 'x86_64')
-url="http://www.susqu.edu/brakke/evolver/evolver.html"
+url="http://facstaff.susqu.edu/brakke/evolver/evolver.html"
license=('custom')
groups=()
depends=("readline" "ncurses" "freeglut")