summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilk Brewster2018-09-08 14:38:49 +0100
committerMilk Brewster2018-09-08 14:38:49 +0100
commit64482ac68e58d86f2d17cc947977894c9044db49 (patch)
treed1b9ca147fe82dcc79eae7401f608440684980bf
parent02dcc354f8f50769441b5f516992205f5224591f (diff)
downloadaur-64482ac68e58d86f2d17cc947977894c9044db49.tar.gz
update, add url
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5fcebed28a65..f50b028def6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,8 @@
pkgbase = patroneo-git
pkgdesc = Easy Pattern Sequencer - Utilizing Jack Midi and the Non Session Manager
- pkgver = r64.8714769
+ pkgver = r91.0ed1640
pkgrel = 1
+ url = https://github.com/diovudau/Patroneo
arch = x86_64
license = GPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 5d85af08df84..5090212ce5c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Milk Brewster <milk on freenode>
_pkgname=patroneo
pkgname=${_pkgname}-git
-pkgver=r64.8714769
+pkgver=r91.0ed1640
pkgrel=1
pkgdesc="Easy Pattern Sequencer - Utilizing Jack Midi and the Non Session Manager"
arch=(x86_64)
-url=""
+url="https://github.com/diovudau/Patroneo"
license=('GPL')
groups=()
depends=('python' 'calfbox-git' 'python-pyqt5')