summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrançois Garillot2015-10-19 10:00:06 +0200
committerFrançois Garillot2015-10-19 10:00:06 +0200
commit724b4374cfca6ea2c80204fa1c66593148e0a0df (patch)
treefa8109d449c257503cbbb0b35a88b385651816d2 /PKGBUILD
parentee98b56d3febc5c9001a7bf2c55d36216e519e65 (diff)
downloadaur-724b4374cfca6ea2c80204fa1c66593148e0a0df.tar.gz
Switched back to original repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f4bbfef5c82..79e7bff3ae5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: François Garillot <francois[@]garillot.net>
pkgname=drip-git
-pkgver=20151006
-pkgrel=1
+pkgver=20151019
+pkgrel=2
pkgdesc="Drip is a launcher for the Java Virtual Machine that provides much faster startup times than the java command. The drip script is intended to be a drop-in replacement for the java command, only faster."
license="GPL"
-url='https://github.com/flatland/drip'
+url='https://github.com/ninjudd/drip'
arch=('i686' 'x86_64')
provides=('drip')
conflicts=('drip')