summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-19 13:53:05 +0200
committerGoliathLabs2020-05-19 13:53:05 +0200
commit5067452ff1b3aa0c8b14b8a49a0377bf69f7f00b (patch)
tree5ec35c9ff64c53cd483e452f1d89ec67209e5516
parentef0adeac3420d6dc7ad41e10470bd09bfec31f30 (diff)
downloadaur-5067452ff1b3aa0c8b14b8a49a0377bf69f7f00b.tar.gz
Updated: 1.46.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4979df6fcb06..b7c3cdbf8e93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = atom-transparent
pkgdesc = A hackable text editor for the 21st Century, with transparency patch
- pkgver = 1.43.0
+ pkgver = 1.46.0
pkgrel = 1
url = https://github.com/atom/atom
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = atom-transparent
provides = atom
conflicts = atom
options = !emptydirs
- source = git+https://github.com/atom/atom.git#commit=417cdc71bafff747ed16b363bbd576212fc03a78
+ source = git+https://github.com/atom/atom.git#commit=c1fea480e3f4f9c615e23c7da221deb9d3196005
source = atom.js
source = dugite-use-system-git.patch
source = fix-atom-sh.patch
diff --git a/PKGBUILD b/PKGBUILD
index 967a5d6ab74b..20954cd4f961 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
+# Maintainer: Felix Golatofski <contact@xdfr.de>
# Contributor: OriginCode <origincoder@yahoo.com
# Contributor: Nicola Squartini <tensor5@gmail.com>
pkgname=atom-transparent
-pkgver=1.43.0
-_commit=417cdc71bafff747ed16b363bbd576212fc03a78
+pkgver=1.46.0
+_commit=c1fea480e3f4f9c615e23c7da221deb9d3196005
+
pkgrel=1
pkgdesc='A hackable text editor for the 21st Century, with transparency patch'
arch=('x86_64')