summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhai96_2019-03-13 21:27:20 +0700
committerkhai96_2019-03-13 21:27:20 +0700
commit8ff3f86c8c761ec1b1acc95341f5974250233b79 (patch)
tree3dcf3a1124c64fe7a412d9347f9f240ab362834e
parent5821e5d47d78e36809448b3c0143fe1ebfccd000 (diff)
downloadaur-8ff3f86c8c761ec1b1acc95341f5974250233b79.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c411f75188c..ae15548da3f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = code-server
pkgdesc = Run VS Code on a remote server
pkgver = 1.32.0_245
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/codercom/code-server
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index e4ac223b0344..84cc2801cde6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=code-server
pkgver=1.32.0_245
-pkgrel=5
+pkgrel=6
pkgdesc="Run VS Code on a remote server"
arch=('x86_64')
url="https://github.com/codercom/code-server"