summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD13
2 files changed, 14 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 216e8a54f51a..91e4891b54e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Sat Oct 8 03:04:02 UTC 2016
-pkgbase = hyper
+# Sat Oct 8 03:08:07 UTC 2016
+pkgbase = hyperterm
pkgdesc = A terminal built on web technologies
pkgver = 0.8.1
pkgrel = 1
@@ -11,10 +11,8 @@ pkgbase = hyper
makedepends = python2
depends = nodejs
depends = electron
- conflicts = hyperterm
- replaces = hyperterm
- source = https://github.com/zeit/hyper/archive/0.8.1.tar.gz
+ source = https://github.com/zeit/hyperterm/archive/0.8.1.tar.gz
md5sums = bf5575c5bcf8cbedcdf4d7118128c2cd
-pkgname = hyper
+pkgname = hyperterm
diff --git a/PKGBUILD b/PKGBUILD
index b4aafe6126de..896c9c52610a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,10 @@
# Maintainer: Aaron Abbott <aabmass@gmail.com>
# Contributer: fleischie
-pkgname=hyper
+# Contributer: auk
+
+## will rename by AUR mod
+# pkgname=hyper
+pkgname=hyperterm
pkgver=0.8.1
pkgrel=1
epoch=
@@ -14,8 +18,11 @@ makedepends=('npm' 'python2')
checkdepends=()
optdepends=()
provides=()
-conflicts=('hyperterm')
-replaces=('hyperterm')
+
+## will uncomment these when an AUR mod renames this package. I can't push this
+## with the new name. Have to have it done manually.
+# conflicts=('hyperterm')
+# replaces=('hyperterm')
backup=()
options=()
install=