blob: ea6212392cdcd2dc1414d221244ba0a494df4fbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = gimp-plugin-imgur-git
pkgdesc = A very simple gimp plugin to upload the current image anonymously to imgur.
pkgver = r12.369a75e
pkgrel = 1
url = https://github.com/utecht/gimp_imgur
arch = i686
arch = x86_64
license = GPL
makedepends = git
depends = gimp
source = git+https://github.com/utecht/gimp_imgur.git#branch=master
sha512sums = SKIP
pkgname = gimp-plugin-imgur-git
|