summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Vitacco2015-09-02 16:18:48 -0400
committerAnthony Vitacco2015-09-02 16:18:48 -0400
commit1c54f4eb6e762982d6349eb876e945696f2dc03f (patch)
treea9a50f865e6c0e57f923a062b6613a6147a4cf00
parent88f18c01417bb6a893a1929035ef7793ff445cb6 (diff)
downloadaur-1c54f4eb6e762982d6349eb876e945696f2dc03f.tar.gz
Removed second md5sums line and changed contributor email address to be
correct
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8a55b3b72d0..dcb366dc17d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Anthony Vitacco <anthony@littlegno.me>
-# Contributor: Unia <jthidskes@outlook.com>
+# Contributor: Unia <hjdskes@gmail.com>
pkgname=gcolor3
pkgver=1.2.1
@@ -25,5 +25,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-md5sums=('d3b9d037d994f4efd36e58d3b81aa96d')