diff options
author | chrys | 2017-08-25 15:58:29 +0200 |
---|---|---|
committer | chrys | 2017-08-25 15:58:29 +0200 |
commit | 3cf6c365c221068ece450c9b72871c4cf22eb596 (patch) | |
tree | 99f9c142fea6e5443f96d5652a1c3069f1546c95 /PKGBUILD | |
parent | 29c44d276fa4b3266b7f13af46b9f868adbc293a (diff) | |
download | aur-simpleorcapluginsystem.tar.gz |
release 1.01 (lol)
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ depends=('orca' 'yad') install='simpleorcapluginsystem.install' provides=('simpleorcapluginsystem') conflicts=('simpleorcapluginsystem-git') -md5sums=('d2c7d0d6a01c69efffcf4c02bd7d699b') +md5sums=('738f3b24557b208d4591aa9acec2d168') package() { cd "${srcdir}//simple-orca-plugin-system-$pkgver" |