summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80a3fa66630b..575b24e4a123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cloudburstlib-git
- pkgdesc = BURST's Cloudburst Dapp and dynamic lib
- pkgver = r11.r2.g01fd87f
+ pkgdesc = A cross platform dynamic library for BURST, also gives direct access to BURST Extensions
+ pkgver = r16.r0.g83adabc
pkgrel = 1
url = htttps://github.com/CurbShifter/BurstLib
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 17bfe4709c50..b82115dff5eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: 13thfloorelevators <the13thfloorelevators@protonmail.com>
+# Maintainer: 13thfloorelevators <the13thfloorelevators@protonmail.com> <BURST-737A-XKSG-M424-67UVT>
pkgname=cloudburstlib-git
_realname=BurstLib
_realname2=TestClient
-pkgver=r11.r2.g01fd87f
+pkgver=r16.r0.g83adabc
pkgrel=1
-pkgdesc="BURST's Cloudburst Dapp and dynamic lib"
+pkgdesc="A cross platform dynamic library for BURST, also gives direct access to BURST Extensions"
arch=('x86_64')
url="htttps://github.com/CurbShifter/BurstLib"
license=('GPL3')