summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSainnhe Park2021-04-05 17:15:20 +0800
committerSainnhe Park2021-04-05 17:15:20 +0800
commitc7d1e27b68b6c1f002d43d479c748f45fd7eac21 (patch)
tree477e1f62844db7647f7a78b5bb0a95511cbc4444
parent1223aa7ae39e537917aab10083c533c49d7ea8ee (diff)
downloadaur-c7d1e27b68b6c1f002d43d479c748f45fd7eac21.tar.gz
update pkgdesc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 88aa687fff5c..ad588db944e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = code-marketplace
- pkgdesc = Enable vscode marketplace in Code OSS, and unblock some extensions that are specific to the official build.
+ pkgdesc = Enable vscode marketplace in Code OSS
pkgver = 1.54.3
pkgrel = 1
url = https://marketplace.visualstudio.com/vscode
diff --git a/PKGBUILD b/PKGBUILD
index 47d0de00bbe5..67c06ddd1594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=code-marketplace
pkgver=1.54.3
pkgrel=1
-pkgdesc='Enable vscode marketplace in Code OSS, and unblock some extensions that are specific to the official build.'
+pkgdesc='Enable vscode marketplace in Code OSS'
arch=('any')
url='https://marketplace.visualstudio.com/vscode'
license=('unknown')