Skip to content

Commit

Permalink
archrelease: copy trunk to extra-any
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@418854 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
antonio-rojas committed Jul 1, 2021
1 parent 72d7d26 commit a26921d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qt6-translations/repos/extra-any/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=qt6-translations
_qtver=6.1.1
_qtver=6.1.2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
Expand All @@ -15,7 +15,7 @@ makedepends=(cmake qt6-tools)
groups=(qt6)
_pkgfn="${pkgname/6-/}-everywhere-src-$_qtver"
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
sha256sums=('6cf3d191335a6b3a64864e7ba41819e7be461d1d2861d643babe836f81d4c393')
sha256sums=('cf5dd3fed8f5f92f570c0d09bf635adbc7a40b748d48856a33109bc9c3781a1b')

build() {
export PATH="/usr/lib/qt6/bin:$PATH"
Expand Down

0 comments on commit a26921d

Please sign in to comment.