diff options
author | Francisco Demartino | 2017-09-11 16:01:33 -0300 |
---|---|---|
committer | Francisco Demartino | 2017-09-11 16:01:33 -0300 |
commit | 0508f061b37619e0481faed53c19e1da22364416 (patch) | |
tree | 26e382ab3b3d4b8575987447fcadd3847af858b1 /PKGBUILD | |
parent | e62ae79af3f73e9d3260ed8118b6bd2b7102bd16 (diff) | |
download | aur-brreep.tar.gz |
remove url param
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ # Mantainer: Francisco Demartino <demartino.francisco@gmail.com> pkgname=brreep pkgver=1 -pkgrel=1 +pkgrel=2 pkgdesc="Beep glide on poweron/poweroff" arch=('any') -url=('http://127.1.2.7/nowhere') depends=(beep) license=('GPL') source=('brreep.service') |