summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Picht2018-01-04 08:44:59 +0100
committerMichael Picht2018-01-04 08:44:59 +0100
commit11d6c5235e66aef55980eb865d319aa160b426cd (patch)
treeed5ff4eb3b404a48125275f51427131cc0cf00b6 /PKGBUILD
parenta80567f0703efa13f3b762be679807b83a7bf349 (diff)
downloadaur-11d6c5235e66aef55980eb865d319aa160b426cd.tar.gz
Version 0.9.6. English translation and improvement of program output
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89a75ce7c623..4d3d27a94dbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gool-git
_pkgname=gool
-pkgver=0.9.5.r0.gd42032d
+pkgver=0.9.6.r0.gce66107
pkgrel=1
pkgdesc='Go - Online TV Recorder on Linux'
arch=('x86_64' 'i686')
@@ -35,4 +35,4 @@ build() {
package() {
cd "$_pkgname"
make DESTDIR=$pkgdir install
-} \ No newline at end of file
+}