Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
lib32
Commits
f2fd5044
Commit
f2fd5044
authored
Sep 09, 2018
by
almack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lib32-sqlite 3.24.0[sskip-ci]
parent
af41adc4
Pipeline
#1189
passed with stages
in 3 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
lib32-sqlite/PKGBUILD
lib32-sqlite/PKGBUILD
+3
-3
No files found.
lib32-sqlite/PKGBUILD
View file @
f2fd5044
_pkgbasename
=
sqlite
pkgname
=
lib32-sqlite
_srcver
=
32
301
00
_srcver
=
32
400
00
_docver
=
${
_srcver
}
pkgver
=
3.2
3.1
pkgver
=
3.2
4.0
pkgrel
=
1
pkgdesc
=
"A C library that implements an SQL database engine (32-bit)"
arch
=(
'x86_64'
)
...
...
@@ -11,7 +11,7 @@ url="http://www.sqlite.org/"
depends
=(
lib32-glibc
$_pkgbasename
=
$pkgver
'lib32-gcc-libs'
)
makedepends
=(
'tcl'
'gcc'
'lib32-readline'
)
source
=(
https://www.sqlite.org/2018/sqlite-src-
${
_srcver
}
.zip
)
sha1sums
=(
'
90bea4e46a01e9c27356b19c3150a8bf146c09fc
'
)
sha1sums
=(
'
fb558c49ee21a837713c4f1e7e413309aabdd9c7
'
)
options
=(
'!makeflags'
)
replaces
=(
"lib32-sqlite3<
$pkgver
"
)
conflicts
=(
"lib32-sqlite3<
$pkgver
"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment