summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens John2015-06-18 13:42:55 +0200
committerJens John2015-06-18 13:42:55 +0200
commit57aa296c6e7bd4093de417c9e759a0578ea596f7 (patch)
tree6206d74ea183f1197c1e3945f252586f0d1c3176 /PKGBUILD
parentb8eea82c6a22c0d32c2b51f31254b4fc2d0d6838 (diff)
downloadaur-57aa296c6e7bd4093de417c9e759a0578ea596f7.tar.gz
Fix incorrect distro name in pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aae815c50f42..e0dc31902416 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: 2ion <dev@2ion.de>
pkgname=bunsen-common-git
pkgver=r7.5ec5e6f
-pkgrel=1
-pkgdesc="Shared shell scripts commonly used in BunsenLinux projects"
+pkgrel=2
+pkgdesc="Shared shell scripts commonly used in BunsenLabs Linux projects"
arch=('any')
url="https://github.com/BunsenLabs/bunsen-common"
license=('GPL3')