summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAugustin deMayo2018-01-18 17:09:18 -0600
committerAugustin deMayo2018-01-18 17:09:18 -0600
commit96aa6d49b8f99641cd532c97b8e2303919725dce (patch)
tree96b302eb90f615f936480fd6ac0fe53496a06b5d
parenteb9b4f30b9b38439108670a0d00d155e26c4e026 (diff)
downloadaur-96aa6d49b8f99641cd532c97b8e2303919725dce.tar.gz
update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3193713a677f..01a73300493b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Gus deMayo <gus@thegusproject.xyz>
+# Maintainer: Augustin deMayo <gus.demayo@gmail.com>
pkgname=jammr
pkgver=1.2.6
@@ -40,4 +40,4 @@ package() {
cp -r debian/jammr.desktop $pkgdir/usr/share/applications
chmod -R 755 $pkgdir/usr/bin/jammr
chmod -R 755 $pkgdir/usr/share/applications/jammr.desktop
-} \ No newline at end of file
+}