summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5557bea42db8..74290d2c1f99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = bunsen-common-git
- pkgdesc = Shared shell scripts commonly used in BunsenLinux projects
+ pkgdesc = Shared shell scripts commonly used in BunsenLabs Linux projects
pkgver = r7.5ec5e6f
pkgrel = 1
url = https://github.com/BunsenLabs/bunsen-common
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')