summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoses Narrow2023-01-29 16:53:13 -0600
committerMoses Narrow2023-01-29 16:53:13 -0600
commit4f7a77b218f539653b884c582df0698f7edd5647 (patch)
tree2eebbe1dab5c35b8a44811c4aaaad36a56b8378e /PKGBUILD
parent9974eeb4ff8870d1aaf22c423199afa5638381eb (diff)
downloadaur-atom-bin.tar.gz
update version to 1.63.1
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')