summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71db4f86d4e4..3c5c2d0a15c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Moses Narrow <moe_narrow@use.startmail.com>
pkgname=atom-bin
_pkgname=${pkgname/-bin/}
-pkgver=1.60.0
-pkgrel=2
+pkgver=1.63.1
+pkgrel=1
pkgdesc='A hackable text editor for the 21st Century. Repackaged .deb / binary release.'
arch=('x86_64')
url="https://github.com/atom/atom"
@@ -15,7 +15,7 @@ provides=('atom')
conflicts=('atom')
options=(!emptydirs)
_archive="$_pkgname-amd64"
-#https://github.com/atom/atom/releases/download/v1.60.0/atom-amd64.deb
+#https://github.com/atom/atom/releases/download/v1.63.1/atom-amd64.deb
source=("$url/releases/download/v$pkgver/$_archive.deb")
sha256sums=('5c7c0259062b9d4911d2537bfceaff5316f9de111698840a90d7cd497df891a6')