summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Tunnat2015-09-12 18:34:30 +0200
committerSimon Tunnat2015-09-12 18:34:30 +0200
commite3f200b3b0f97f14256cd5a7499f9436529184bb (patch)
tree96ca161e3776a60a8d248bd02aed1b2ef94aeba7
parent04ba3dd0b985034546bd6560aef07a3606b3a9e6 (diff)
downloadaur-e3f200b3b0f97f14256cd5a7499f9436529184bb.tar.gz
Added README
No code changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--README.md9
3 files changed, 11 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f850c8a9b5a4..e04cda965428 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = sql-workbench
pkgdesc = SQL Workbench/J is a free, DBMS-independent, cross-platform SQL query tool.
pkgver = 118
- pkgrel = 1
+ pkgrel = 2
url = http://www.sql-workbench.net/
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index bfbc2198ff39..7bc2e5296bd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous maintainer: whity <andregoncalo.bras@gmail.com>
pkgname=sql-workbench
pkgver=118
-pkgrel=1
+pkgrel=2
epoch=
pkgdesc="SQL Workbench/J is a free, DBMS-independent, cross-platform SQL query tool."
arch=('any')
diff --git a/README.md b/README.md
new file mode 100644
index 000000000000..804a7c9d72d9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# fehlstart
+
+SQL Workbench/J is a free, DBMS-independent, cross-platform SQL query tool. It is written in Java and should run on any operating system that provides a Java Runtime Environment.
+
+Upstream URL: http://www.sql-workbench.net/
+
+AUR URL: https://aur.archlinux.org/packages/sql-workbench/
+
+GitHub: https://github.com/simontunnat/sql-workbench