summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9395c6242ae8..ef90748f1534 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = env-modules
pkgdesc = Provides for an easy dynamic modification of a user's environment via modulefile.
- pkgver = 4.4.1
+ pkgver = 4.5.3
pkgrel = 1
url = https://sourceforge.net/projects/modules/
install = env-modules.install
arch = i686
arch = x86_64
- license = GPLv2
+ license = GPL2
checkdepends = dejagnu
depends = tcl>=7.4
conflicts = env-modules
replaces = env-modules
backup = etc/modules/init/modulerc
- source = https://sourceforge.net/projects/modules/files/Modules/modules-4.4.1/modules-4.4.1.tar.gz
- md5sums = 5fd7664b4ad4c45e90bbd4d0835fb7e8
+ source = https://sourceforge.net/projects/modules/files/Modules/modules-4.5.3/modules-4.5.3.tar.gz
+ md5sums = ba9c8262d0b4581dbe5a6cf90b1e3db7
pkgname = env-modules
diff --git a/PKGBUILD b/PKGBUILD
index 8db5c766aa2d..ec414e8c2f3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: snafu
-pkgname=(env-modules)
-pkgver=4.4.1
+pkgname=env-modules
+pkgver=4.5.3
pkgrel=1
epoch=
pkgdesc="Provides for an easy dynamic modification of a user's environment via modulefile."
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/modules/"
-license=('GPLv2')
+license=('GPL2')
groups=()
depends=('tcl>=7.4')
makedepends=()
@@ -21,7 +21,7 @@ changelog=
source=("https://sourceforge.net/projects/modules/files/Modules/modules-$pkgver/modules-$pkgver.tar.gz")
noextract=()
validpgpkeys=()
-md5sums=('5fd7664b4ad4c45e90bbd4d0835fb7e8')
+md5sums=('ba9c8262d0b4581dbe5a6cf90b1e3db7')
# Install locations:
install_prefix=/usr