Skip to content

Commit

Permalink
python-libsass: Update to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Jan 7, 2024
1 parent e11b731 commit 3dce98d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mingw-w64-python-libsass/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
_realname=libsass
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=0.22.0
pkgrel=2
pkgver=0.23.0
pkgrel=1
pkgdesc='Sass for Python: A straightforward binding of libsass for Python (mingw-w64)'
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
Expand All @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
options=('!strip')
source=("${_realname}-python-$pkgver.tar.gz::${url}/archive/${pkgver}.tar.gz"
'0001-libsass-python-0.22.0-setup-msystem.patch')
sha256sums=('f26d466918496fbce0890a3c388c78ee25ef9165a7affc591f846d0f8f1a671e'
sha256sums=('4bff7819756f52f6e4592f03f205104d1ca431088d9452aed5042f89a36f9873'
'1d80f8ff2eda63958e2bb39028d98f8cdacb503882ae7d03c4a7a6b5cdbab9a9')

prepare() {
Expand Down

0 comments on commit 3dce98d

Please sign in to comment.