summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander F. Rødseth2019-04-04 09:52:42 +0200
committerAlexander F. Rødseth2019-04-04 09:52:42 +0200
commitd538d433c02957a475331b06faf9a6c0a01ab912 (patch)
tree3be1ea535d82ef5978b4644483354ff9a48a3faf /PKGBUILD
parente6074faa0f638a80dea51f8d9f17d6c2b271de36 (diff)
downloadaur-d538d433c02957a475331b06faf9a6c0a01ab912.tar.gz
Minor changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f9fee207a20..16adb5440215 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Maintainer:
-# Contributor: Alexander F. Rødseth <xyproto@archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
pkgname=addinclude
pkgver=1.0.1
-pkgrel=1
-pkgdesc='Utility to add include statements to header- and sourcefiles, for C and C++'
+pkgrel=2
+pkgdesc='Add include statements to header- and sourcefiles, for C and C++'
arch=(x86_64)
url='https://addinclude.roboticoverlords.org/'
license=(GPL2)