summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-09-12 19:26:38 +0200
committersL1pKn072021-09-12 19:26:38 +0200
commit8e8588b08ffd8b7124d30c21028026f0196525f5 (patch)
treeb07ff2a4c51d25cf169ecdfadbee4b4160497f96
parent23f7721830913fc35297b05e5ec56d193a5cece1 (diff)
downloadaur-8e8588b08ffd8b7124d30c21028026f0196525f5.tar.gz
bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d1d5a492d40..877f7d10883d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = l-smash-git
arch = x86_64
license = custom:l-smash
makedepends = glibc
+ makedepends = lib32-glibc
makedepends = git
source = git+https://github.com/l-smash/l-smash.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bb0a4da296f3..1aad3aa2bc04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ arch=('x86_64')
url='http://l-smash.github.io/l-smash'
license=('custom:l-smash')
makedepends=('glibc'
+ 'lib32-glibc'
'git')
source=('git+https://github.com/l-smash/l-smash.git')
sha256sums=('SKIP')