We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd04f1 commit 3a29f31Copy full SHA for 3a29f31
PKGBUILD
@@ -6,7 +6,7 @@ arch=('x86_64' 'i686')
6
url='https://github.com/Rahix/gdk-pixbuf-vtf'
7
depends=('gdk-pixbuf2')
8
makedepends=('cmake')
9
-source=("git+https://github.com/Rahix/gdk-pixbuf-vtf.git#commit=61c19b1854ef50f9ba34322423aa0e4f858962ea")
+source=("git+https://github.com/Rahix/gdk-pixbuf-vtf.git#commit=bfd04f1ed0301ea42d2d115089f60f293f7b537d")
10
sha256sums=('SKIP')
11
12
build() {
0 commit comments