summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f20c4d44ba19..2054ee64b360 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: BachoSeven <ascoli dot minnocci at gmail dot com>
pkgname=bastet-xdg-git
-pkgver=0.43.2.r3.g1b3e692
+pkgver=0.43.2.r5.gad5de50
pkgrel=1
pkgdesc="Tetris(r) clone with 'bastard' block-choosing AI - Git version with support for Xdg Base Directories"
arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('boost-libs' 'ncurses')
makedepends=('git' 'boost')
conflicts=('bastet')
-source=("$pkgname::git+https://github.com/fph/bastet.git")
+source=("$pkgname::git+https://github.com/BachoSeven/bastet.git")
md5sums=('SKIP')
pkgver() {