aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-06-20 09:51:20 +1000
committerfusion8092016-06-20 09:51:20 +1000
commit5cb5708e63e765065371a59d23e20d95477c733b (patch)
tree996380c516cde34a6364dc03372f520aaaabe361
parentd2d7443c754b163a5c3997a1a90c4a1257778616 (diff)
downloadaur-5cb5708e63e765065371a59d23e20d95477c733b.tar.gz
Adjusting PKGBUILD metadata
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD18
2 files changed, 19 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5481b776816e..082c239dfc0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jun 19 23:03:00 UTC 2016
+# Sun Jun 19 23:51:20 UTC 2016
pkgbase = atom-editor-arch
pkgdesc = Hackable text editor for the 21st Century, built using web technologies, with some extra packages for Arch Linux package development pre-installed.
pkgver = 1.8.0.arch0.3.0.e0.36.12
@@ -29,16 +29,16 @@ pkgbase = atom-editor-arch
conflicts = atom-editor-beta
source = atom-1.8.0.tar.gz::https://github.com/atom/atom/archive/v1.8.0.tar.gz
source = about-arch::git+https://github.com/fusion809/about
- source = git+https://github.com/Murriouz/dark-bint-syntax
- source = git+https://github.com/fusion809/fusion-ui
- source = git+https://github.com/fusion809/language-archlinux
- source = git+https://github.com/fusion809/language-gfm2
- source = git+https://github.com/fusion809/language-ini-desktop
- source = git+https://github.com/puranjayjain/language-liquid
- source = git+https://github.com/fusion809/language-patch2
+ source = dark-bint-syntax::git+https://github.com/Murriouz/dark-bint-syntax
+ source = fusion-ui::git+https://github.com/fusion809/fusion-ui
+ source = language-archlinux::git+https://github.com/fusion809/language-archlinux
+ source = language-gfm2::git+https://github.com/fusion809/language-gfm2
+ source = language-ini-desktop::git+https://github.com/fusion809/language-ini-desktop
+ source = language-liquid::git+https://github.com/puranjayjain/language-liquid
+ source = language-patch2::git+https://github.com/fusion809/language-patch2
source = language-unix-shell::git+https://github.com/fusion809/language-shellscript
- source = git+https://github.com/fusion809/mydict
- source = git+https://github.com/fusion809/terminal-fusion
+ source = mydict::git+https://github.com/fusion809/mydict
+ source = terminal-fusion::git+https://github.com/fusion809/terminal-fusion
source = atom
source = atom.desktop
source = theme.patch
diff --git a/PKGBUILD b/PKGBUILD
index e7e90f9b774b..b78e30e16acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,16 +23,16 @@ conflicts=('atom-editor-bin' 'atom-editor-beta')
install=${_pkgname}-${_version}.install
source=("${_pkgname}-${_atomver}.tar.gz::${_url}/archive/v${_atomver}.tar.gz"
"about-arch::git+${_fusurl}/about"
-"git+https://github.com/Murriouz/dark-bint-syntax"
-"git+${_fusurl}/fusion-ui"
-"git+${_fusurl}/language-archlinux"
-"git+${_fusurl}/language-gfm2"
-"git+${_fusurl}/language-ini-desktop"
-"git+https://github.com/puranjayjain/language-liquid"
-"git+${_fusurl}/language-patch2"
+"dark-bint-syntax::git+https://github.com/Murriouz/dark-bint-syntax"
+"fusion-ui::git+${_fusurl}/fusion-ui"
+"language-archlinux::git+${_fusurl}/language-archlinux"
+"language-gfm2::git+${_fusurl}/language-gfm2"
+"language-ini-desktop::git+${_fusurl}/language-ini-desktop"
+"language-liquid::git+https://github.com/puranjayjain/language-liquid"
+"language-patch2::git+${_fusurl}/language-patch2"
"language-unix-shell::git+${_fusurl}/language-shellscript"
-"git+${_fusurl}/mydict"
-"git+${_fusurl}/terminal-fusion"
+"mydict::git+${_fusurl}/mydict"
+"terminal-fusion::git+${_fusurl}/terminal-fusion"
"atom"
"atom.desktop"
"theme.patch"