summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Donat2023-09-20 22:07:25 +0200
committerMichal Donat2023-09-20 22:07:25 +0200
commit3cf188d47606b59311f524785d97a4be5c281641 (patch)
treeacc90e17aee5be786cec2e7fa564fb97111c6b4a /PKGBUILD
parentcc03a7f83e4c6b1ec8d25b28768760a6c45cbe78 (diff)
downloadaur-3cf188d47606b59311f524785d97a4be5c281641.tar.gz
removed outdated "replaces" directive
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02cd42ab362..a3336d281408 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=supertuxkart-git
pkgver=22805+18484
-pkgrel=1
+pkgrel=2
pkgdesc="A kart racing game featuring Tux and his friends - development version"
url="http://supertuxkart.sourceforge.net/"
license=("cc-by-sa-3.0")
@@ -13,7 +13,6 @@ makedepends=("git" "subversion" "cmake" "bluez-libs" "libvpx" "python")
depends=("libvorbis" "freealut" "libgl" "glut" "fribidi" "glew" "libopenglrecorder" "libjpeg-turbo" "libpng" "freetype2" "sdl2")
conflicts=("supertuxkart")
-replaces=("supertuxkart-cmakesvn" "supertuxkart-svn")
source=(
"stk-code::git+https://github.com/supertuxkart/stk-code.git"