summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hummel2022-07-26 08:47:24 -0700
committerDavid Hummel2022-07-26 08:47:24 -0700
commit03cf79f7adff6dcd90f06eb51fc20e6b5c91b2ec (patch)
tree5260114304593e965bc596c57eeb4c3bcae971fc
parent10eda3edc218528f89a444cd235a629a22a10db5 (diff)
downloadaur-03cf79f7adff6dcd90f06eb51fc20e6b5c91b2ec.tar.gz
Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 57afef2aaffa..b22ad0aa858f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-community-git
pkgdesc = A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors.
- pkgver = 1.63.0_dev_7501657a3
+ pkgver = 1.63.0_dev_dbce4205c
pkgrel = 1
url = https://github.com/atom-community/atom
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index bd18caf98209..36004a8eb4d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=atom
_pkgname=${_gitname}-community
pkgname=${_pkgname}-git
-pkgver=1.63.0_dev_7501657a3
+pkgver=1.63.0_dev_dbce4205c
pkgrel=1
pkgdesc="A hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors."
url="https://github.com/atom-community/atom"