summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPromiSe####2020-10-19 00:37:59 +0300
committerPromiSe####2020-10-19 00:37:59 +0300
commitfc0703b752af327079ff7e6832e91a37a119c0c4 (patch)
tree0fa346193027fa432a63f598f7cf9a212d3b6cfd /PKGBUILD
parent3ea21f23c8efa49d431fc70f96a3208bef66fc5d (diff)
downloadaur-fc0703b752af327079ff7e6832e91a37a119c0c4.tar.gz
Fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ea42ee4de43..57ae5e88a438 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=chatrullete-plus
pkgver=0.0.2
-pkgrel=8
+pkgrel=9
pkgdesc="ChatRullete (Plus)"
arch=('x86_64')
-url="https://github.com/chatrullete-plus"
+url="https://github.com/vicimpa/chatrullete-plus"
license=('custom')
depends=('libnotify' 'libxss' 'nspr' 'nss' 'gtk3' 'opera-ffmpeg-codecs' 'libegl' 'libgles')
optdepends=('gnome-keyring')
@@ -32,8 +32,6 @@ package() {
}
post_install() {
- echo "Hello!"
-
# Create symlink to executable
ln -s "/usr/lib/chatrullete/chatrullete" "/usr/bin/chatrullete"