summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbittin2021-05-11 15:18:51 +0200
committerbittin2021-05-11 15:18:51 +0200
commit6b5be9fa0c0791667c1c7dfc4aa1755fa5f71030 (patch)
tree7251748b9d4a6a3c98e243ef5d4a1d9b88bc0825 /PKGBUILD
parente15a212d45c1dc22a97a22b8cca3e4ab6e67e680 (diff)
downloadaur-6b5be9fa0c0791667c1c7dfc4aa1755fa5f71030.tar.gz
version 1.58 beta update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25d022b039c6..efee2c21f4ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: EatMyVenom <eat.my.venomm@gmail.com>
pkgname=atom-editor-beta-bin
-_pkgver="1.57.0-beta0"
-pkgver=1.57.0beta0
+_pkgver="1.58.0-beta0"
+pkgver=1.58.0beta0
pkgrel=1
pkgdesc="A hackable text editor for the 21st Century"
arch=('x86_64')
@@ -12,7 +12,7 @@ provides=('atom')
conflicts=('atom')
source=("https://github.com/atom/atom/releases/download/v${_pkgver}/atom-amd64.tar.gz"
"https://raw.githubusercontent.com/atom/atom/master/resources/linux/atom.desktop.in")
-md5sums=('e1b67f5f450c290f14e9c3b4a345b8aa'
+md5sums=('4ab57902efb7cd93dbd59c03a9be06ec'
'edd7c80254eae752065ec9fd17915752')
package() {