summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoseph Lansdowne2018-10-19 19:22:08 +0100
committerJoseph Lansdowne2018-10-19 19:22:08 +0100
commit7a9c30234f776accd0d7ae4ea32e3fcd8ddc0756 (patch)
treeaf1014226eafd3de4532934d03017bc26e62d2e5
parentb5227dd0d9cc309c896b2bf98604b5ce0ce5dc7c (diff)
downloadaur-7a9c30234f776accd0d7ae4ea32e3fcd8ddc0756.tar.gz
swap libidn dep
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cbe3e32747b..92a51fa5f8ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 29 15:02:30 UTC 2018
+# Fri Oct 19 18:21:47 UTC 2018
pkgbase = dustforce-hib-dustmod
pkgdesc = A fast-paced 2D action platformer (Humble Bundle version, with Dustmod)
pkgver = 1.0+h20141222_8.7.1
- pkgrel = 2
+ pkgrel = 3
url = https://dustkidblog.wordpress.com/2016/11/19/dustmod-has-updated/
arch = x86_64
license = custom:commercial
@@ -12,7 +12,7 @@ pkgbase = dustforce-hib-dustmod
depends = sdl2
depends = libxdamage
depends = freealut
- depends = libidn-133-compat
+ depends = libidn11
depends = libvorbis
depends = libxft
depends = xdg-utils
diff --git a/PKGBUILD b/PKGBUILD
index 79885d0b294f..815281dd1efb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,12 +9,12 @@ pkgname=dustforce-hib-dustmod
pkgver=1.0+h20141222_8.7.1
_hibver=2014-12-22
_hibver_windows=07012015
-pkgrel=2
+pkgrel=3
pkgdesc='A fast-paced 2D action platformer (Humble Bundle version, with Dustmod)'
url='https://dustkidblog.wordpress.com/2016/11/19/dustmod-has-updated/'
arch=('x86_64')
license=('custom:commercial')
-depends=('mesa' 'libgl' 'sdl2' 'libxdamage' 'freealut' 'libidn-133-compat'
+depends=('mesa' 'libgl' 'sdl2' 'libxdamage' 'freealut' 'libidn11'
'libvorbis' 'libxft' 'xdg-utils' 'openssl-1.0')
PKGEXT='.pkg.tar'
DLAGENTS+=('hib::/usr/bin/echo "Could not find %u. Manually download it to \"$(pwd)\", or set up a hib:// DLAGENT in /etc/makepkg.conf."; exit 1')