summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-x[-rw-r--r--]PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1797438d74ba..5ae1b635d9ca 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Kalentia <kalentia.git@gmail.com>
+# Maintainer: sansation <sansation.git@gmail.com>
pkgname=latexcalc
pkgver=1.0.1
pkgrel=1
@@ -7,7 +7,6 @@ arch=('any')
url="http://latexcalc.sourceforge.net"
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver}.tar")
makedepends=('tar')
-
sha256sums=('SKIP')
package() {