diff options
author | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-09-15 23:44:18 +0100 |
commit | 1d77b08d11a459598975cd73a1c9539849c0d815 (patch) | |
tree | bbf56956692a6598e6da1c9c8cacb380706578c2 /repo/freeciv/freeciv.xibuild | |
parent | 24998e21676efbd0801bb9a56d167eaf273d44d7 (diff) |
Auto updated packages
Diffstat (limited to 'repo/freeciv/freeciv.xibuild')
-rw-r--r-- | repo/freeciv/freeciv.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/freeciv/freeciv.xibuild b/repo/freeciv/freeciv.xibuild index a50f4be..4977dbd 100644 --- a/repo/freeciv/freeciv.xibuild +++ b/repo/freeciv/freeciv.xibuild @@ -5,7 +5,7 @@ DESC="Free and Open Source empire-building strategy game (meta package)" MAKEDEPS="curl readline gettext sdl2-mixer gzip pkg-config glib atk pango gdk-pixbuf gtk3 qtchooser qt5-qtbase gzip sdl2 sdl2-image sdl2-ttf sdl2-gfx sqlite3" -PKG_VER=3.0.0 +PKG_VER=3.0.3 SOURCE="https://downloads.sourceforge.net/sourceforge/freeciv/freeciv-$PKG_VER.tar.xz" build() { |