summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Hummel2023-04-30 13:20:45 -0700
committerDavid Hummel2023-04-30 13:20:45 -0700
commit1f8a036df530f370bc2ff1f442f611eb1724115b (patch)
tree9500940e116cbb5a890a7808fc0fd5036a1a1d17
parent03a2e03d199283b581b5b377e76afc4e71ba32c7 (diff)
downloadaur-1f8a036df530f370bc2ff1f442f611eb1724115b.tar.gz
Upgrade from 82d5fb463 to 0f7c5c14e
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc64d42b5b2e..621a92849dea 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_82d5fb463
+ pkgver = 1.63.0_dev_0f7c5c14e
pkgrel = 1
url = https://github.com/atom-community/atom
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 2319db09f00a..8124f8ec36de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _gitname=atom
_pkgname=${_gitname}-community
pkgname=${_pkgname}-git
-pkgver=1.63.0_dev_82d5fb463
+pkgver=1.63.0_dev_0f7c5c14e
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"